50 ancestors of 304f924a9b43de97
2002-09-16
| ||
07:59:26 | Changed default optimisation to global. Leaf check-in: 304f924a9b user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
2002-09-13
| ||
10:10:42 | Commented out optimisation. check-in: 9b540419c6 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
09:45:25 | Added lines to optimise mttedx. check-in: 138987448b user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
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 | |
2002-09-05
| ||
11:47:09 |
Does not now attempt optimisation if matrix has zero length. Declaration of matrix size is left to def.r. check-in: eacb84f61f user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
2002-09-04
| ||
10:44:59 | Added option to specify number of tmp variables declared (-ntmpvar <N>). check-in: 8d8523b35b user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
07:12:19 | lines are joined before fixing integers - required to prevent vector indices becoming floating point. check-in: 85aae2b1e6 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
2002-09-03
| ||
23:44:43 | adding global optimisation (-optg). check-in: a3bcf662f1 user: geraint@users.sourceforge.net tags: origin/global-optimisation, trunk | |
19:34:16 | Created branch global-optimisation check-in: d53bcb0661 user: gawthrop@users.sourceforge.net tags: origin/global-optimisation, trunk | |
19:34:15 | Write EdX regardless - csex is needed to create ode when not optimised. check-in: 35095f6bf3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-30
| ||
15:39:04 |
Read fix_c.r before ese.r and explicitly overload ** operator with pow(). These changes are required for the Codemist version of Reduce. check-in: cbecb36981 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-29
| ||
15:45:20 |
Tests for existence of matrix before entering shell loop. Tests for existence of expression before attempting to write or optimise. check-in: e8b2ec8b70 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-28
| ||
15:48:01 | Updated mttrc to make standalone C++ compilation configuration clearer. check-in: c26e5d9934 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-27
| ||
17:34:36 | Updated for new ppp_qp (using qp_mu from Will Heath/Adrian Wills check-in: 41f2ee5ebb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:09:01 | Added port_name to error message when multiple bonds are near a port. check-in: dd777940a7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:33:40 | Replaced Euler integration by exact solution via ppp_ystar. check-in: 002f042ec0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:48:29 | Corrected documentation check-in: d0e482a408 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-08-26
| ||
10:12:55 | Updated to use qp_mu (Adrian Wills/Will Heath) check-in: 5ed5baf957 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-08-23
| ||
09:13:58 | Sensitivity version check-in: 8553f17d95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-08-21
| ||
18:11:15 | Replaced |x| with |{x}|. LaTeX now renders abs(fractions) correctly. check-in: a4984ed5f7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:01:01 |
Fixed [598316] mtt2sys broken on Octave-2.1.36.
Tests for Octave version that is not 2.0.x, uses setsyssignals() instead of | |
06:15:48 | Null change (testing syncmail). check-in: d8f5e08140 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:14:57 | Latest stable version (1.0) from sf syncmail project. check-in: d065dbb475 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:59:47 | Added debug statement. check-in: 6a065e38b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-20
| ||
19:33:21 |
Minor bug fixes and enhancements (I hope):
Delimited expressions within function calls to prevent denominators from continuing beyond commas. | |
19:23:28 | Created to assist in development of diy rep structure [548475] check-in: fdd6acf4e2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:14:35 | Include Q in documentation check-in: 6a0d518521 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:51:17 | Update to work with ident DIY rep check-in: 916ff2d116 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:43:45 | Works with ident DIY rep check-in: 502ba4cbbd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:39:47 | New identification DIY reps check-in: 47a8c7da21 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-08-19
| ||
14:37:05 | Fixed eta, beta, theta, Theta and zeta. check-in: a15311ce57 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-09
| ||
21:41:55 |
Added interactive command line (tools menu). Minor cosmetic tweaks. check-in: a7b1b38a98 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:40:19 | Now writes log files of gnuplot input, output and errors. check-in: 1f01025594 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:34:45 | Fix to prevent numbers being formed with a decimal point in the exponent, Reduce cannot handle these. check-in: a662d2a62b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-07
| ||
14:27:14 | Changes to make "-i dassl" work again. check-in: 1efcb05487 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:04:40 | Now updates timestamp on lbl.txt after processing in make. This eliminates the delay where MTT spends a long period of time uselessly recursing through the model on subsequent passes if the label file is older than the bondgraph. check-in: 61d37f76dd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-08-06
| ||
09:56:54 |
Updated to work with changes in unstable version of Octave 2.1.36. Tested with 2.0.17 (ok) but will break earlier unstables (2.1.(<=35)). check-in: 1a10229dfb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-26
| ||
18:54:54 | Resets terminal to X after printing to PostScript. check-in: 9c7043790b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-24
| ||
19:26:20 |
Axis range entry responds to return key and adjusts range instantaneously. Selection of Z parameter automatically switches to 3D mode. check-in: 5adabf2493 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:00:12 | Corrected arguments passed to mtt_write when dumping data (sigint). check-in: cfefab8d37 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-22
| ||
11:39:41 | ditto. check-in: 1fa8fbbeb5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:47:20 | Fixed gnuplot rep so that it correctly re-runs the simulation if input files have changed. check-in: 73bcb0c4bd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:06:41 | Stopped make from reporting an error when application is closed. check-in: eb397570aa user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-20
| ||
14:19:14 | Refined rotation bar. check-in: c254a2279d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-19
| ||
20:28:28 | Added preliminary 3D rotation. check-in: bead94a31b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:37:15 |
Added adjustment of axis ranges, contour plots, gridlines, timestamp. Replaced some if..then..else statements with switch statements. check-in: 50d0b4198b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-17
| ||
19:37:54 |
Added selection of any variable for X, Y and Z axes. Added 3D plots. check-in: 40412365f6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-07-16
| ||
18:07:07 |
Changed method of switching between states and outputs; listbox list is reconfigured instead of overlapping canvases - reduces cut&paste code. Other cosmetic changes including menu hotkeys. check-in: 02021d0c50 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:36:36 |
Fixed multiplot when selected before first parameter. Added "Show Key" option. Moved gnuplot options to menubar. check-in: cf80f23193 user: geraint@users.sourceforge.net tags: origin/master, trunk | |