Overview
Comment: | Rationalised local and global optimisations. Fixes presentation of locally optimised code (ode view). Much more elegant :-) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/global-optimisation | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f9dbeacd23bbd756322a3bc55c562b32 |
User & Date: | geraint@users.sourceforge.net on 2002-09-10 23:24:19 |
Other Links: | branch diff | manifest | tags |
Context
2002-09-12
| ||
18:50:50 | Uncommented cse optimisations - they seem to work ok. check-in: b96c667293 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
2002-09-10
| ||
23:24:19 |
Rationalised local and global optimisations. Fixes presentation of locally optimised code (ode view). Much more elegant :-) check-in: f9dbeacd23 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
22:09:14 | Fixed presentation of globally optimised equations (ode view). check-in: 39aff6de49 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
Changes
Modified mttroot/mtt/bin/trans/cse2ode_r from [70c1f00663] to [5f6e4ff143]. [diff]
Modified mttroot/mtt/bin/trans/csm2sm_r from [9197d41677] to [2241332550]. [diff]
Modified mttroot/mtt/bin/trans/dae2cse_r from [4b9ab23fb1] to [a205b54e0b]. [diff]
Modified mttroot/mtt/bin/trans/dae2lde_r from [23baf7d704] to [e4375dbdcc]. [diff]
Modified mttroot/mtt/bin/trans/def2write_r from [f2349eb5aa] to [3eb9390062]. [diff]
Added mttroot/mtt/bin/trans/mtt_optimise version [c438ecdefe].
Deleted mttroot/mtt/bin/trans/mtt_optimise_global version [2e6c7a680f].