History of the file that is called mttroot/mtt/bin/trans/make_ode2odes at check-in merge-in:master

2021-03-01
11:39
Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0
2005-11-16
00:43
rtxi file: [4c433b0d7e] check-in: [aca770446b] user: geraint@users.sourceforge.net, branch: origin/master, size: 37604 [annotate] [blame] [check-ins using] [diff]
2005-04-26
23:43
Reset open switches after update to eliminate overshoots. file: [24363b5ab0] check-in: [aba815b752] user: geraint@users.sourceforge.net, branch: origin/master, size: 37970 [annotate] [blame] [check-ins using] [diff]
2004-08-29
16:04
Fixed ae for non-sorted code. file: [b57eec8f4f] check-in: [0fae1be0b9] user: geraint@users.sourceforge.net, branch: origin/master, size: 37456 [annotate] [blame] [check-ins using] [diff]
13:15
Uses sys_sae instead of sys_ae if sorted equations are being used. file: [674a5c4a87] check-in: [2094598ac5] user: geraint@users.sourceforge.net, branch: origin/master, size: 37297 [annotate] [blame] [check-ins using] [diff]
01:46
Added rules to create ode2odes for sorted system: sesx and sesy. file: [89612cc630] check-in: [1ab148e7b8] user: geraint@users.sourceforge.net, branch: origin/master, size: 36928 [annotate] [blame] [check-ins using] [diff]
00:19
Defaults to noAlgebraicSolver. file: [999bf15676] check-in: [908f7b9c4d] user: geraint@users.sourceforge.net, branch: origin/master, size: 36510 [annotate] [blame] [check-ins using] [diff]
2003-10-20
17:10
Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0
2003-06-25
12:46
Input only changed one per print interval
No effect if stepfactor=1
Fixes bug when _input.m is compiled using -stdin option
and stepfactor>1
file: [f5ac5ee2db] check-in: [b473da7248] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 36302 [annotate] [blame] [check-ins using] [diff]
2003-04-17
20:57
Added -sort option to allow direct generation of ode2odes.m using sese.m
instead of ode/csex.

"mtt -sort rc odeso view" works without Reduce installed!!! file: [2efe87b571] check-in: [773822c9b4] user: geraint@users.sourceforge.net, branch: origin/master, size: 36050 [annotate] [blame] [check-ins using] [diff]

2002-08-07
14:27
Changes to make "-i dassl" work again. file: [2a9d7b1d9e] check-in: [8a9a232544] user: geraint@users.sourceforge.net, branch: origin/master, size: 35571 [annotate] [blame] [check-ins using] [diff]
2002-07-24
14:00
Corrected arguments passed to mtt_write when dumping data (sigint). file: [d3a008bc98] check-in: [8fac9051fe] user: geraint@users.sourceforge.net, branch: origin/master, size: 35486 [annotate] [blame] [check-ins using] [diff]
2002-07-11
13:00
Declared more function arguments to be "const" - improves compiler optimisation. file: [f776f6771d] check-in: [5f9fba536f] user: geraint@users.sourceforge.net, branch: origin/master, size: 35349 [annotate] [blame] [check-ins using] [diff]
2002-05-22
09:35
Added insertor variable to stop sh-mode font-lock from getting hopelessly confused by embedded C++. file: [fa0297c797] check-in: [a342b52fce] user: geraint@users.sourceforge.net, branch: origin/master, size: 34899 [annotate] [blame] [check-ins using] [diff]
2002-05-20
13:42
Uses simpar.first for first printed output file: [9a174cbb5b] check-in: [8953950403] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 34495 [annotate] [blame] [check-ins using] [diff]
2002-05-11
01:14
Fix for [ 553218 ] simpar.oct and simpar.m different.
Translation added between ColumnVector in base .cc and Octave_map in .oct.
file: [8e9033d762] check-in: [6e685b7bca] user: geraint@users.sourceforge.net, branch: origin/master, size: 34242 [annotate] [blame] [check-ins using] [diff]
2002-05-08
16:03
Added mex support for ode2odes: mtt sys ode2odes mexglx.
This mex stuff seems to require octave2.1-headers.
file: [e5d0e1820f] check-in: [20ae5bf7e0] user: geraint@users.sourceforge.net, branch: origin/master, size: 34045 [annotate] [blame] [check-ins using] [diff]
14:14
Tidied up ode2odes code - reduced interweaving of STANDALONE/OCTAVEDLD sections file: [1c01822bdf] check-in: [80539fd341] user: geraint@users.sourceforge.net, branch: origin/master, size: 31575 [annotate] [blame] [check-ins using] [diff]
2002-05-07
13:48
Improved clarity of code generated for -cc and -oct (except ode2odes).
Octave DEFUN_DLDs now call (rather than replace) their .cc equivalents.
file: [1c09db5c78] check-in: [058538fe27] user: geraint@users.sourceforge.net, branch: origin/master, size: 31761 [annotate] [blame] [check-ins using] [diff]
2002-05-01
17:30
Improved pre-processor directives to better accommodate future alternatives (matlab)
if necessary.
file: [de3807b0bb] check-in: [5685d298d1] user: geraint@users.sourceforge.net, branch: origin/master, size: 31631 [annotate] [blame] [check-ins using] [diff]
12:24
Removed unnecessary inclusion of load-save.h. file: [aa15487e6e] check-in: [2cbc22ff2d] user: geraint@users.sourceforge.net, branch: origin/master, size: 29754 [annotate] [blame] [check-ins using] [diff]
12:21
No longer uses save_ascii_data_for_plotting function to write data
- eliminates dependence on liboctinterp (and libncurses) for .cc.
file: [7870987d9c] check-in: [e34b83bfe1] user: geraint@users.sourceforge.net, branch: origin/master, size: 29595 [annotate] [blame] [check-ins using] [diff]
2002-04-30
23:27
Replaced octave_map with columnvector in simpar.cc. Not quite as descriptive but
standardises the interfaces somewhat and reduces the dependency on liboctinterp
(and thus libreadline, libkpathsea, libncurses, etc).
file: [0dc2f50e29] check-in: [8641b82344] user: geraint@users.sourceforge.net, branch: origin/master, size: 29194 [annotate] [blame] [check-ins using] [diff]
2002-04-28
18:41
Fixed [ 549658 ] awk should be gawk.
Replaced calls to awk with call to gawk.
file: [caab05287b] check-in: [66bb5feadf] user: geraint@users.sourceforge.net, branch: origin/master, size: 29980 [annotate] [blame] [check-ins using] [diff]
2002-04-23
09:51
Deleted: Created branch unlabeled-1.7.2 check-in: [afb9dc617d] user: gawthrop@users.sourceforge.net, branch: origin/unlabeled-1.7.2, size: 0
2002-04-17
13:46
#include <fstream> for -oct as well as -cc. file: [ca4305faeb] check-in: [32d0ece271] user: geraint@users.sourceforge.net, branch: origin/master, size: 29882 [annotate] [blame] [check-ins using] [diff]
2002-04-15
10:54
Statically declare outputs and initialise to zero.
This is necessary to prevent spurious values from being output when no assignments are made (i.e. when "y(i) := 0 for all u" (Reduce:see NERO)).
file: [6009f95c6f] check-in: [2b99562b30] user: geraint@users.sourceforge.net, branch: origin/master, size: 29629 [annotate] [blame] [check-ins using] [diff]
2002-04-09
12:04
Replaced ios:: with std::ios:: for g++-3.0 compatability. file: [a8e7b1c826] check-in: [c832ca2971] user: geraint@users.sourceforge.net, branch: origin/master, size: 29483 [annotate] [blame] [check-ins using] [diff]
2002-03-26
11:58
Added cputime monitoring. file: [2a19c749fd] check-in: [b249b4a2fa] user: geraint@users.sourceforge.net, branch: origin/master, size: 29389 [annotate] [blame] [check-ins using] [diff]
2001-11-15
06:24
Updated (-i dassl) residual function to use new DAEFunc (octave-2.1.35).
YZ residual dependency on Ui still requires some work.
file: [10ac19653f] check-in: [3701cef910] user: geraint@users.sourceforge.net, branch: origin/master, size: 28796 [annotate] [blame] [check-ins using] [diff]
2001-08-08
02:15
Rationalisation of solver code, beginning with algebraic solvers. file: [f3196ec53c] check-in: [b94fab9d42] user: geraint@users.sourceforge.net, branch: origin/master, size: 28183 [annotate] [blame] [check-ins using] [diff]
2001-08-07
04:39
Consolidated dassl and residual functions. file: [72d882798e] check-in: [73c9075b6a] user: geraint@users.sourceforge.net, branch: origin/master, size: 28089 [annotate] [blame] [check-ins using] [diff]
2001-08-01
22:14
Bug fix for dassl. file: [0dcadf2ac3] check-in: [8e4e6001ef] user: geraint@users.sourceforge.net, branch: origin/master, size: 28022 [annotate] [blame] [check-ins using] [diff]
04:06
Added -i dassl for -cc and -oct. file: [ce4f690852] check-in: [16431df012] user: geraint@users.sourceforge.net, branch: origin/master, size: 27936 [annotate] [blame] [check-ins using] [diff]
2001-07-16
22:23
Fixed misleading variable name in .cc rep. file: [28ede48c7c] check-in: [fb1bac6240] user: geraint@users.sourceforge.net, branch: origin/master, size: 24513 [annotate] [blame] [check-ins using] [diff]
2001-07-13
04:54
Branch merge: numerical-algebraic-solution back to main. file: [7c877050c5] check-in: [1a563890dc] user: geraint@users.sourceforge.net, branch: origin/master, size: 24395 [annotate] [blame] [check-ins using] [diff]
04:02
Implemented numerical algebraic solution for _ode2odes.oct. file: [edf3325ddc] check-in: [4fd23f55d3] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 24098 [annotate] [blame] [check-ins using] [diff]
00:51
Fixed generation of odes.sg from .m and .oct simulations.
.cc, .m and .oct simulations now all write mtt_data (lower case).
file: [fc0a627e05] check-in: [7fcda3f846] user: geraint@users.sourceforge.net, branch: origin/master, size: 22629 [annotate] [blame] [check-ins using] [diff]
2001-07-02
00:34
gcc-3.0 compatibility. file: [d8ff4bb840] check-in: [98a5282e8f] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 23693 [annotate] [blame] [check-ins using] [diff]
2001-06-25
23:28
Generic mtt_rate and mtt_output - allows method independent calls. file: [1f5fcd3601] check-in: [984f0c191d] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 23519 [annotate] [blame] [check-ins using] [diff]
2001-06-05
03:20
added -ae option to select algebraic equation solution method. file: [a0a317a4de] check-in: [6e5926c3aa] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 23419 [annotate] [blame] [check-ins using] [diff]
2001-05-04
04:07
Numerical solution of algebraic equations.
sys_ae.cc written for unsolved inputs.
Solution of equations using hybrd from MINPACK (as used by Octave fsolve).
file: [afde7a9c2a] check-in: [2640c1bcbb] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 25160 [annotate] [blame] [check-ins using] [diff]
2001-04-01
03:38
Reset row to zero after write to file, ready for subsequent runs.
Eliminates SIGSEGV in Octave when _ode2odes called multiple times.
file: [a0ec3f6c8d] check-in: [f0b48da817] user: geraint@users.sourceforge.net, branch: origin/master, size: 22440 [annotate] [blame] [check-ins using] [diff]
2001-03-30
15:13
Rationalised simulation modes to each return mtt_data file: [da07b678d6] check-in: [e245176674] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 22319 [annotate] [blame] [check-ins using] [diff]
2001-03-27
13:21
Octave version compatibility for save_ascii_data(_for_plotting). file: [f5954cc958] check-in: [1f42af64c9] user: geraint@users.sourceforge.net, branch: origin/master, size: 22010 [annotate] [blame] [check-ins using] [diff]
01:14
Improved determination of Octave version. file: [34aabe5863] check-in: [31ebb993e5] user: geraint@users.sourceforge.net, branch: origin/master, size: 21769 [annotate] [blame] [check-ins using] [diff]
2001-03-21
03:24
Calculate inputs before outputs (.cc). file: [c175247979] check-in: [19ce94128f] user: geraint@users.sourceforge.net, branch: origin/master, size: 21642 [annotate] [blame] [check-ins using] [diff]
2001-03-19
02:28
Branch merge: merging-ode2odes-exe back to MAIN. file: [ee2c498011] check-in: [f837714420] user: geraint@users.sourceforge.net, branch: origin/master, size: 21540 [annotate] [blame] [check-ins using] [diff]
2001-03-17
09:51
Implemented Runge-Kutta IV fixed-step method (-i rk4). file: [1a5aa47365] check-in: [9c788a5adb] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 21428 [annotate] [blame] [check-ins using] [diff]
2001-03-16
03:56
Removed psignal/siginfo.h - problematic and unnecessary. file: [0693b22b21] check-in: [02cafa61b7] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 20279 [annotate] [blame] [check-ins using] [diff]
2001-03-12
23:16
Minor improvements to signal handling (.exe). file: [2af7299e92] check-in: [2421e2457a] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 20193 [annotate] [blame] [check-ins using] [diff]
03:59
SIGINT (C-c C-c) now causes simulation data to be dumped to MTT.core.
SIGQUIT (C-c C-\) as for SIGINT, then raises default SIGQUIT.
SIGFPE as for SIGINT, then raises default SIGABRT.
file: [af63f110b7] check-in: [a2c1d1be81] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 19888 [annotate] [blame] [check-ins using] [diff]
2001-03-07
04:06
Irix: catch SIGFPE and write data before aborting (.exe).
GNU/Linux: nada.
file: [5dd9cf654b] check-in: [30eac5fc49] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 19163 [annotate] [blame] [check-ins using] [diff]
2001-03-02
00:45
Separated Euler and Implicit methods in .cc code and dependencies. file: [87f4b92b7c] check-in: [3098274adc] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 18413 [annotate] [blame] [check-ins using] [diff]
2001-03-01
05:05
Minor revisions. file: [ca24aae01a] check-in: [449e55e2e4] user: geraint@users.sourceforge.net, branch: origin/merging-ode2odes-exe, size: 18056 [annotate] [blame] [check-ins using] [diff]
2001-02-19
06:33
Removed operation form loop. file: [9dc2d47b21] check-in: [fe41f9074c] user: geraint@users.sourceforge.net, branch: origin/master, size: 17823 [annotate] [blame] [check-ins using] [diff]
2001-02-18
09:18
Removed temporary Matrices from mtt_implicit.cc file: [4e2c06f136] check-in: [2a56f89412] user: geraint@users.sourceforge.net, branch: origin/master, size: 17734 [annotate] [blame] [check-ins using] [diff]
2001-02-14
06:06
Removed octave_value_list wrappers from standalone.exe - speed improvements file: [491cacbcda] check-in: [2b317a41b7] user: geraint@users.sourceforge.net, branch: origin/master, size: 17811 [annotate] [blame] [check-ins using] [diff]
2001-02-11
07:08
Static declarations of octave_value_lists: small .exe speed improvement file: [8b403736a0] check-in: [f58032ca4b] user: geraint@users.sourceforge.net, branch: origin/master, size: 17108 [annotate] [blame] [check-ins using] [diff]
05:25
Reduced number of matrix operations during .oct simulation data write file: [741904c6e9] check-in: [c2e73d2c57] user: geraint@users.sourceforge.net, branch: origin/master, size: 16904 [annotate] [blame] [check-ins using] [diff]
2001-02-05
08:32
typo file: [24f28d603b] check-in: [bb0ed37feb] user: geraint@users.sourceforge.net, branch: origin/master, size: 17747 [annotate] [blame] [check-ins using] [diff]
04:32
Octave version 2.1.x compatability and #ifdef statements for standalone rep file: [c32cd07145] check-in: [6b01e9c010] user: geraint@users.sourceforge.net, branch: origin/master, size: 17617 [annotate] [blame] [check-ins using] [diff]
2000-12-05
12:11
Changed function name to name() file: [ebfab81400] check-in: [436a0a6509] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 15261 [annotate] [blame] [check-ins using] [diff]
2000-12-04
10:59
*** empty log message *** file: [7cda0137f2] check-in: [b9e3c0ebd6] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 15196 [annotate] [blame] [check-ins using] [diff]
2000-11-10
14:19
Corrected the csex and cseo functions file: [0075b8f053] check-in: [fc1fb36185] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 15106 [annotate] [blame] [check-ins using] [diff]
2000-11-09
17:06
Now does euler for cc file: [d698ae8f48] check-in: [8348c15b39] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 14390 [annotate] [blame] [check-ins using] [diff]
2000-10-17
09:55
Replaced switchopen by logic file: [75ab6aff86] check-in: [1e28cafbdb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7351 [annotate] [blame] [check-ins using] [diff]
2000-10-14
08:04
Changed arguments to _inout for consistency file: [6ea960f185] check-in: [a031b2bdde] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7249 [annotate] [blame] [check-ins using] [diff]
2000-10-11
09:08
cse --> csex file: [8e1bc6b73a] check-in: [5f75209ddf] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7178 [annotate] [blame] [check-ins using] [diff]
2000-08-01
12:25
Now includes euler file: [be1e48d6ab] check-in: [9384979d5f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 7058 [annotate] [blame] [check-ins using] [diff]
2000-05-19
17:48
Argument to state file: [8b97c09cfe] check-in: [e1647a4805] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6682 [annotate] [blame] [check-ins using] [diff]
2000-05-18
18:59
Removed the First time stuff file: [bd30ca7f6b] check-in: [61f331eafb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6594 [annotate] [blame] [check-ins using] [diff]
2000-05-16
18:56
*** empty log message *** file: [9330add422] check-in: [acfbf3a2c8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6551 [annotate] [blame] [check-ins using] [diff]
2000-05-11
19:33
Uniform version for _sim.m file: [5be501a234] check-in: [4f2d6cb2e9] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 6455 [annotate] [blame] [check-ins using] [diff]
08:30
Old version -- about to try new parameterised version file: [e383e3f508] check-in: [7835bb5bc0] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5735 [annotate] [blame] [check-ins using] [diff]
2000-05-10
18:33
Use smxa and smxax in place of smx file: [5aa802edee] check-in: [4afd334064] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5651 [annotate] [blame] [check-ins using] [diff]
2000-04-18
11:24
Removed _numpar. file: [9eab3d1b76] check-in: [2ea0f553cf] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5461 [annotate] [blame] [check-ins using] [diff]
2000-04-07
19:10
*** empty log message *** file: [3f3672d7e0] check-in: [82eb6c5f5a] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5366 [annotate] [blame] [check-ins using] [diff]
1999-12-08
05:56
Reordered the writing of the input and output.
Note that last value now discarded.
file: [1b9ab8c53c] check-in: [e450ae87aa] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5214 [annotate] [blame] [check-ins using] [diff]
1999-11-15
22:47
Generates method-specific code. file: [e19d7b27d5] check-in: [24bf9aa64e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 5305 [annotate] [blame] [check-ins using] [diff]
1999-10-20
01:31
*** empty log message *** file: [4e22764816] check-in: [969924bbcb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4820 [annotate] [blame] [check-ins using] [diff]
1999-08-29
06:55
Removed [MTTu] = zero_input($Nu); # Zero the input
to avoide the p2c bug ????
file: [cc4056d057] check-in: [4e5bc0ae1e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4687 [annotate] [blame] [check-ins using] [diff]
1999-08-27
06:02
removed zero_input to avoid p2c bug file: [6fe656eb37] check-in: [02ee217d88] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4655 [annotate] [blame] [check-ins using] [diff]
1999-08-02
13:39
Replaced zero_vector by zero_input file: [4001c8d825] check-in: [4b203e7744] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4564 [annotate] [blame] [check-ins using] [diff]
1999-04-20
06:16
Removed initialisation of AA and AAx
Remove _switch calls -- uses _switchopen exclusively
file: [81e64960c4] check-in: [aa71639d76] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4420 [annotate] [blame] [check-ins using] [diff]
1999-04-02
06:29
New implicit method - solves numerical prob with ISW file: [6c35e3e4df] check-in: [7edaf287ce] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4276 [annotate] [blame] [check-ins using] [diff]
02:13
Back to RCS file: [db3c414234] check-in: [6657031eb6] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4266 [annotate] [blame] [check-ins using] [diff]
1999-03-30
21:39
In implicit approach, set derivatives to zero (when switch is off)
before update. This seems to stop numerical leakage though non-return
switches.
file: [de3020d4fa] check-in: [c73a1c2553] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4061 [annotate] [blame] [check-ins using] [diff]
1999-03-15
01:17
Removed some spurious debugging code file: [c4ac8a5bd5] check-in: [8b1505aed5] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3940 [annotate] [blame] [check-ins using] [diff]
01:09
Fixed bugs when Nx=0 (no state) file: [fa36d037f2] check-in: [199d048e5c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3867 [annotate] [blame] [check-ins using] [diff]
1999-03-06
02:28
Rearranged evaluation to: state - input - output - write file: [148d9eb790] check-in: [1fa0f2242b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3587 [annotate] [blame] [check-ins using] [diff]
02:19
Changed args to _input file: [052d182f42] check-in: [ade2e4aa5c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3436 [annotate] [blame] [check-ins using] [diff]
1998-10-01
16:02
Integration with switches handled separately fro Euler and Implicit. file: [9ab01c8a2a] check-in: [7f5a5bd7d1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3264 [annotate] [blame] [check-ins using] [diff]
1998-09-30
17:41
Implicit method now allows for switches via _switchA file: [82ad21bca8] check-in: [c6d26e5133] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3155 [annotate] [blame] [check-ins using] [diff]
1998-08-27
08:55
Mods to integration methods file: [b393691984] check-in: [3c8adbbfcc] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3025 [annotate] [blame] [check-ins using] [diff]
1998-08-25
12:28
Move initila switch to after initial input file: [84f8932a0c] check-in: [35f7a2218c] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3070 [annotate] [blame] [check-ins using] [diff]
12:22
Put _switch after update and also at initilisation file: [9ebd11c214] check-in: [a4772b8d82] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2967 [annotate] [blame] [check-ins using] [diff]
1998-08-15
13:46
New versions of integration routines file: [2110f1bce1] check-in: [a4b1238e47] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2844 [annotate] [blame] [check-ins using] [diff]
1998-08-11
13:32
Lowercase mttLAST etc file: [43be042abf] check-in: [ef568d94e8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2389 [annotate] [blame] [check-ins using] [diff]
1998-07-30
11:29
Added implicit integration stuff file: [12daf8e2e4] check-in: [cd5672e5b9] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2306 [annotate] [blame] [check-ins using] [diff]
10:44
INcluded othe integration methods. file: [1bd976b4da] check-in: [6ce2193e91] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2135 [annotate] [blame] [check-ins using] [diff]
1998-07-26
11:02
Put mtt or MTT in front of variable names to avoid clashes with
globals
file: [353e7b8d60] check-in: [8d8ebf28ff] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1783 [annotate] [blame] [check-ins using] [diff]
1998-07-25
20:14
update code added for flexibility and octave efficiency file: [4c6ad3aaed] check-in: [3d256235c4] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1607 [annotate] [blame] [check-ins using] [diff]
18:18
Added switches file: [cb3e7cd253] check-in: [37d2b01af3] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1344 [annotate] [blame] [check-ins using] [diff]
13:05
Reorganised initialisation file: [5e791e459e] check-in: [b1d77fef00] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1256 [annotate] [blame] [check-ins using] [diff]
09:47
Added: Initial revision file: [5045f4d7b4] check-in: [960a814037] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1053 [annotate] [blame] [check-ins using]

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]