Ancestors of file mttroot/mtt/bin/trans/mtt_header from check-in 2640c1bcbb

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: [c460ed9eaf] check-in: [2640c1bcbb] user: geraint@users.sourceforge.net, branch: origin/numerical-algebraic-solution, size: 16115 [annotate] [blame] [check-ins using] [diff]
2001-04-03
14:49
Revised to incorporate new ssim (sensitivity simulation)
representation (m only just now).
file: [6a295989c6] check-in: [5fc249a8b0] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 15645 [annotate] [blame] [check-ins using] [diff]
2001-03-30
15:13
Rationalised simulation modes to each return mtt_data file: [61f3b439e7] check-in: [e245176674] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 15136 [annotate] [blame] [check-ins using] [diff]
2001-03-27
13:10
Improved determination of Octave version. file: [0e3dd0e69d] check-in: [1d1895315e] user: geraint@users.sourceforge.net, branch: origin/master, size: 15037 [annotate] [blame] [check-ins using] [diff]
2001-02-17
03:48
Use assignment LHS to gather tmp variable names.
Prevents collection of long expressions, eg: tmp34*(tmp75
file: [4ed073be0b] check-in: [f4fd201171] user: geraint@users.sourceforge.net, branch: origin/master, size: 14774 [annotate] [blame] [check-ins using] [diff]
2001-02-14
06:06
Removed octave_value_list wrappers from standalone.exe - speed improvements file: [0b46b8b3ac] check-in: [2b317a41b7] user: geraint@users.sourceforge.net, branch: origin/master, size: 14637 [annotate] [blame] [check-ins using] [diff]
2001-02-05
08:50
Octave 2.1.x compatability. file: [7675745543] check-in: [f53801a595] user: geraint@users.sourceforge.net, branch: origin/master, size: 13557 [annotate] [blame] [check-ins using] [diff]
2000-12-05
12:05
Changed to () form file: [690440172a] check-in: [2f1942ae91] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12948 [annotate] [blame] [check-ins using] [diff]
10:04
Fixed dummy variable bug file: [dfc8551f84] check-in: [b4fc80e6e0] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12955 [annotate] [blame] [check-ins using] [diff]
09:47
Include crs as c files file: [d09fce34a6] check-in: [e6a7948e4e] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12882 [annotate] [blame] [check-ins using] [diff]
2000-12-04
12:19
Changed $() to `` and $() to expr for sh compatibility -- geraint file: [9acfcb8822] check-in: [13b715d5b4] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12737 [annotate] [blame] [check-ins using] [diff]
08:52
Zapped () in functions for sh compatibility file: [b3875f1f0b] check-in: [daf52efc94] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12635 [annotate] [blame] [check-ins using] [diff]
08:19
Added switch declarations - in logic.cc file: [2bdf0aef7a] check-in: [0f2f3db04a] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12561 [annotate] [blame] [check-ins using] [diff]
2000-12-03
16:11
Corrected bug in logic declatations file: [b424877f21] check-in: [f58fe3c9bc] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12280 [annotate] [blame] [check-ins using] [diff]
16:06
Fixed bug in generating dummies
Added logic declarations
file: [e9500f09d1] check-in: [2e73eadee8] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 12167 [annotate] [blame] [check-ins using] [diff]
2000-12-01
20:55
Added Geraint's fix for zeroing matrices file: [202c842c74] check-in: [84118dc0fb] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11890 [annotate] [blame] [check-ins using] [diff]
17:56
Removed spurious echo '## Set matrices to zero' - thanks Geraint file: [0cf51399c1] check-in: [f148db5d5d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11660 [annotate] [blame] [check-ins using] [diff]
2000-11-29
21:06
Removed Npar creation - not needed?? file: [52a1e4e33d] check-in: [c037b4cb93] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11567 [annotate] [blame] [check-ins using] [diff]
2000-11-27
11:51
Added zero matrices in matlab code file: [e73dff93c1] check-in: [ce706360ab] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 11478 [annotate] [blame] [check-ins using] [diff]
2000-11-09
17:19
Geraint's pow() mods file: [de5c0e19db] check-in: [e178bab805] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10856 [annotate] [blame] [check-ins using] [diff]
16:09
Declare dummy variables (mtt_s1 etc) file: [6c55bf9b18] check-in: [bd23fffb08] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10749 [annotate] [blame] [check-ins using] [diff]
15:29
lower-case declarations file: [7145292f9f] check-in: [66de85792d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 10182 [annotate] [blame] [check-ins using] [diff]
2000-11-07
17:20
useful-functions.hh now included locally file: [6b48f7198b] check-in: [efc041f9fa] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 8666 [annotate] [blame] [check-ins using] [diff]
16:56
Version from Geraint file: [4c8b8f966f] check-in: [d30f7c6eee] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 8597 [annotate] [blame] [check-ins using] [diff]
2000-10-17
16:35
No parameter,state or input conversion in txt files file: [d4601e0783] check-in: [649e803b79] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 4076 [annotate] [blame] [check-ins using] [diff]
09:53
Fixed logic rep file: [18c2c46564] check-in: [5523f0b58d] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3987 [annotate] [blame] [check-ins using] [diff]
08:37
Included logic rep file: [12b2b249cc] check-in: [902e1bb6d5] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3923 [annotate] [blame] [check-ins using] [diff]
2000-10-14
09:12
No dies arguments and output itself file: [768dfbfc37] check-in: [4e18f41e9b] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 3541 [annotate] [blame] [check-ins using] [diff]
06:49
Make parameter listing representation dependent file: [94471b6a2d] check-in: [737ec4d9a3] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2569 [annotate] [blame] [check-ins using] [diff]
2000-10-11
08:59
Added csex rep file: [cb6b2f3e69] check-in: [94b92b40c3] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2308 [annotate] [blame] [check-ins using] [diff]
08:01
Added noglobal fudge file: [1c8b860930] check-in: [3ade5884b1] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 2189 [annotate] [blame] [check-ins using] [diff]
2000-10-10
21:02
Added: Initial revision file: [6857243a08] check-in: [99e267ac74] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 1961 [annotate] [blame] [check-ins using]

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