50 descendants and 50 ancestors of ad9f307e9ee76586

2002-04-18
17:14:11
Updated -example to --example to correspond to new xmtt check-in: 8788b600f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:02:15
foo=zeros(3,1) translated as zero_state(foo,3) check-in: 2bcc856813 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:45:20
Added grid lines to plots. check-in: 925efc1041 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-17
19:11:44
sensitivity versions of lsin & cos check-in: ab94ad3c53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:50:35
Sensitivity EMTF components check-in: 76d285945a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:46:58
Put back into a sensible form: ie let me know CVSROOT and list + me
know rest.
check-in: 97c9787931 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:12:43
Additional files for this example check-in: 031516bc77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:05:09
again check-in: 1ccdf79992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:01:53
and again check-in: 52da3fb3d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:01:17
and again check-in: d06a67f112 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:57:18
and another ... check-in: c56db675ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:56:32
Yet another try check-in: 1208aacc81 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:38:47
Now puts representation and examples files in:
~/.mtt/xmtt/reps and ~/.mtt/xmtt/examples and
automatically updates these as required.
xmtt --help more informative now.
Long and short options available.
check-in: 5cd1d36fe0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:23:59
Partial fix for [ 545113 ] zeros missing in c++.
Fixes -oct by removing duplicate initialisation (-c is still outstanding).
check-in: bbb94d4670 user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:58
#include <fstream> for -oct as well as -cc. check-in: 32d0ece271 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:03:12
Marked .sg as a major representation. check-in: dc3bf51768 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-16
14:58:00
mtt copy does NOT now copy the CVS directory
$directory --> ${directory} (just to be tidy)
check-in: 120320fd50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:38:12
Added a blank - stiil tryg to get it to work with syncmail check-in: c749d3252d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:36:03
These were flagged with M on cvs update check-in: 58980518b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:33:33
Added to implemet the mtt-cvs mail list -- check-in: a40e1a29bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:15:52
Forgot to do this .. check-in: bd2893f0e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:03:50
Added lines to mail cvs changes check-in: 1625a53615 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:58:35
Added synchmail to list for mtt-cvs mailing list check-in: 26c673b7e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:57:00
Added to suport the mtt-cvs list check-in: e7609f6ad9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:56:02
Wrong name check-in: 0472b6a275 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:50:51
Added to run mtt_cvs mailing list check-in: d24c49844b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:18:29
Added timestamp to std::cerr message when solver fails to converge. check-in: f9fd1f0ee6 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-15
10:54:31
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)).
check-in: 2b99562b30 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-09
12:04:25
Replaced ios:: with std::ios:: for g++-3.0 compatability. check-in: c832ca2971 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-08
17:04:21
Removed spurious "\n" from output. check-in: 2b7928b1e8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-03
08:36:44
Fixed size of gnuplot x11 window (400x300) to prevent window manager from creating very, very tiny plots. check-in: d8c22a9fe1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-04-02
09:16:39
Tidied up library search paths, now assumes that system libraries are set up correctly.
For Debian, this means installing the following: blas-dev, fftw-dev, lapack-dev, libncurses5-dev, libkpathsea-dev, libreadline-dev
It may also be necessary to run /sbin/ldconfig on the relevant directories (especially Octave's).
check-in: d707365e24 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-03-26
12:11:12
Added abs => fabs rule. check-in: ace0503385 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:10:04
Improved message format, directed to file (MTT.Hybrd_messages). check-in: 645637041f user: geraint@users.sourceforge.net tags: origin/master, trunk
12:06:16
Changed initial solver value from 1.0 to 0.0. check-in: 9b3e5aebaa user: geraint@users.sourceforge.net tags: origin/master, trunk
12:05:27
Escaped characters to eliminate awk warnings. check-in: 756c48f328 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:02:31
Changed .tmp output file to reduce nonsense key commands sent to terminal. check-in: cd56929522 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:59:54
Added dummy -optimise switch to prevent falling over for -cc generation. check-in: 67886e47f9 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:58:58
Added cputime monitoring. check-in: b249b4a2fa user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-03-07
16:24:16
New example - used for teaching about linearisation ... check-in: 4bc499042c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-02-19
16:27:06
Changes to make MTT work out of the box with Debian. check-in: 885684d1df user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-01-11
03:44:19
Breaks compounds objects into individual components. Eliminates "incorrect object code error" in cbg.ps when component is not causally complete. check-in: 2c7a793ee5 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-11-15
06:24:11
Updated (-i dassl) residual function to use new DAEFunc (octave-2.1.35).
YZ residual dependency on Ui still requires some work.
check-in: 3701cef910 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:56:18
Added DASSL as an option for solution of algebraic equations (-ae dassl).
Requires octave-2.1.35.
check-in: c4c37283ad user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-11-11
18:12:30
Moved fflush(structure_file) out of loop. check-in: a441d7b49b user: geraint@users.sourceforge.net tags: origin/master, trunk
08:32:00
fflush (structure_file). check-in: 1b3954381d user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-11-03
07:51:39
fflush() buffer before returning - ensures def.r is written to.,
required for either octave-2.1.35 or linux-2.4.12 (not sure which).
check-in: ae2ebf6ae4 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-29
13:53:09
Suppresses [221] warnings (undefined symbols) in the code. check-in: 79413de245 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-10-26
01:01:49
fixcc when rdae_is_dae (-cr). check-in: ea6687ef53 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-16
02:15:58
Added print dialogue to allow user to select print filename. check-in: 9b57cd0c83 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-15
14:29:50
Added documentaton on [1:N] style port labels check-in: ad9f307e9e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:28:35
Now has . at start of components library path $MTT_COMPONENTS check-in: 48f347522d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:27:34
Now handles [1:N] style port labels check-in: f083225ba4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:25:44
Now handles white space at the end of component names
Converts ports lables [1:5] into [1,2,3,4,5]
check-in: ab0e7342af user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:20:27
Now handles the cases where ny or nx or nu are zero check-in: a124266869 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-10-12
00:48:42
Clicking on title now sorts by low level component name (and back again). check-in: 172b70d3ac user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-11
03:15:55
Fixed make dependencies for c++ simulation code
- re-simulation no longer required for different output format.
check-in: b565a8e71c user: geraint@users.sourceforge.net tags: origin/master, trunk
00:22:52
Improved scrollbar, radio buttons; plot with lines. check-in: ebf3a17763 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-10
05:57:22
TK viewer for simulation output (requires wish8.3).
- invoked with mtt sys gnuplot view.
check-in: e56822f1ba user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-10-05
23:39:43
Made odes.dat2 .PRECIOUS to prevent deletion when simulation receives ^C. check-in: 4d03032e8d user: geraint@users.sourceforge.net tags: origin/master, trunk
23:37:32
Fixed assignment statement in ae.r when RHS=0. check-in: 076163fdd2 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:24:35
Updated for new mtt features - input.txt etc check-in: e3494a9994 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:41:26
Reserved words check-in: 0f078e6367 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-09-07
00:25:56
Partial fix for insidious bug which eliminates lines of code when parameter
names of the form (in* or off*) start continuation lines.
check-in: e8bb436773 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-24
21:41:04
Fixed problem with declaration when there are no numerical parameters. check-in: 64f9e9b57d user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-10
16:20:43
Fixed error and added test system check-in: 722c460774 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:19:06
Tidied up the optimisation stuff check-in: ca9ae39eaa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-08-09
03:09:23
Fixed zeroing of initial guess of unknown inputs. check-in: 67b14533e7 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-08
03:16:08
Rationalisation of solver code, fixed ctors. check-in: ddee3fea10 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:15:00
Rationalisation of solver code, beginning with algebraic solvers. check-in: b94fab9d42 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-07
04:39:24
Consolidated dassl and residual functions. check-in: 73c9075b6a user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-02
03:24:48
Replaced mtt_version.sh with mtt_banner.sh - I think this was the intent. check-in: c57496c6ff user: geraint@users.sourceforge.net tags: origin/master, trunk
03:01:08
Stopped initialisation of mttopen from over-writing logic.txt contents.
- comment removed from "sort" input (which put it last) because
initialisation is inserted in place of the comment by switch_txt2m.
check-in: d3736ff8dc user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-08-01
22:16:01
Return input vector unchanged so that dassl can do the hard stuff. check-in: 864c3c4711 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:14:32
Bug fix for dassl. check-in: 8e4e6001ef user: geraint@users.sourceforge.net tags: origin/master, trunk
04:06:07
Added -i dassl for -cc and -oct. check-in: 16431df012 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-07-28
21:10:18
Generate warning instead of error if reserved word used. check-in: 01ca3e89a7 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:09:22
Eliminated duplicate lines in type.sh. check-in: 87056fd440 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-07-27
23:43:34
Added -cc to usage options (required for use with xmtt). check-in: 577bdac00a user: geraint@users.sourceforge.net tags: origin/master, trunk
23:38:38
Changed comment below (# SUMMARY) - fixes xmtt. check-in: 99b821e087 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:29:10
Optimises only when requested (-opt). check-in: 79930fee8f user: geraint@users.sourceforge.net tags: origin/master, trunk
00:51:51
This should not have been here! check-in: 5e46372586 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-07-26
05:02:53
Now writes cbg.fig when under-causal (again). check-in: 9a442e81f0 user: geraint@users.sourceforge.net tags: origin/master, trunk
04:08:35
Removed lines deleting _type.sh and cbg.m
-- how did they get there ??
check-in: b7154ccc2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:07:28
Changed a to w on open (Geraint's suggestion)
Explictly close files
check-in: 26121c61ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-07-25
06:27:08
Fixed mistake in computing entropy flow check-in: ce00f2811f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:50:29
Just code aesthetics. check-in: 3ba6a2cc67 user: geraint@users.sourceforge.net tags: origin/master, trunk
2001-07-24
22:42:59
Fixes problem when lbl.txt does not end with newline. check-in: 6eb8eb2605 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:32:49
Use gv, not ghostview check-in: 4d31243deb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:52:15
Add to CVS check-in: 0abbcca6ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:25:16
Relabeled ports - easier for sensitivity to handle check-in: d1fe0438d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:18:32
Fixed problem with shell expanding * (used as important rep marker) check-in: c6c670b422 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:17:30
Removed all " from #SUMMARY lines - messes up xmtt check-in: 13cbd04fa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
04:16:25
Added to distribution -- needed for xmtt check-in: 173fa672d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:55:17
Resolved clashes -- marked with ## >>> check-in: 586aea5bdc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2001-07-23
23:43:15
header only version does not need to compute sizes from _def.r check-in: 30623ff1dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:31:17
Added -cr option to load CRs first - avoids alg. loops with R
implementation of mutiports.
check-in: 4767414321 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:29:20
Don't read "params.r" check-in: 837ec716f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:27:49
More efficient generation of optimised code (I hope) check-in: b9e695d384 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:26:23
Removed some boring user feedback check-in: 4b6be1b1fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
23:24:02
Now only writes to type.sh and cbg.m when causality is complete check-in: b457f07023 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

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