Artifact 83e084d8bcc9b91a2c421609425a2cf4266fef2d7ff8fb3d2d295b1b8f01d627:
- Executable file
mttroot/mtt/bin/trans/def2write_r
-
2002-06-05 11:14:51
— part of check-in
[ea9834becc]
on branch origin/optimise-algebraic-equations
— ae.r now generated using def2write_r like cse?.r
fix_c.r called at ese2rdae stage so that pow gets fixed in ae.r.These changes produce the desired result (optimised algebraic equations) but
have highlighted a problem; when optimisation fails, Reduce does not write
a result. For complicated systems, this can lead to missing assignments in
the resultant code. (user: geraint@users.sourceforge.net, size: 5046) [annotate] [blame] [check-ins using] -
2002-06-05 11:14:51
— part of check-in
[cc69033e71]
on branch origin/optimise-algebraic-equations
— ae.r now generated using def2write_r like cse?.r
fix_c.r called at ese2rdae stage so that pow gets fixed in ae.r.These changes produce the desired result (optimised algebraic equations) but
have highlighted a problem; when optimisation fails, Reduce does not write
a result. For complicated systems, this can lead to missing assignments in
the resultant code. (user: geraint@users.sourceforge.net, size: 5046) [annotate] [blame] [check-ins using]
-
2002-06-05 11:14:51
— part of check-in
[ea9834becc]
on branch origin/optimise-algebraic-equations
— ae.r now generated using def2write_r like cse?.r