#11: Allow for the possibility of using the bytecode representation of the model for any task ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: ferhat Type: enhancement | Status: reopened Priority: major | Milestone: 4.2 Component: Preprocessor | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by sebastien):
Replying to [comment:5 sebastien]:
- As of 5f0dac24bf0e7b65fdc43e21a5dc7eeb1ae92776, the test file
block_bytecode/ls2003.mod crashes under Octave
Fixed in 39718c86456246f0950080201e6ca910f47ba176
- We should probably swap values 5 and 8 for solve_algo, for consistency
with Dynare 4.1
Fixed in 39718c86456246f0950080201e6ca910f47ba176
- The new values for stack_solve_algo and solve_algo (in combination
with block/bytecode) need to be documented on the wiki and in the reference manual (on the wiki, we should keep separate sections on Dynare 4.1 and Dynare 4.2)
Fixed in reference manual in 55c6089deb3873f5fdcb0874db076aac569b288c
Remains to be done: - update wiki pages - fix crash in new testsuite