50 ancestors of 1ae865cee153756f

2004-08-03
06:17:20
Writes ports before components. check-in: 1ae865cee1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-02
20:25:47
abg.m requires lbl.txt to allow units to be checked. check-in: 927ce86557 user: geraint@users.sourceforge.net tags: origin/master, trunk
09:33:25
Script to convert lbl.txt to cmp.m check-in: 487a38ee85 user: geraint@users.sourceforge.net tags: origin/master, trunk
06:55:01
Handles repetitions (cmp.txt, ibg.m and abg.m) check-in: 8882cbd39e user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-08-01
22:07:14
Writes anonymous components (except junctions) to cmp.txt and then assigns names to them. check-in: a828e95287 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:13:30
ibg2abg transformation does not require lbl.txt (directly) check-in: b58a6177cf user: geraint@users.sourceforge.net tags: origin/master, trunk
19:50:07
Moved rules for ibg.m and abg.m so that -ibg can be used with dia models.
Need to create cmp.m files before this combination will work.
check-in: c930f72c5e user: geraint@users.sourceforge.net tags: origin/master, trunk
19:47:59
New file. check-in: 463d65dd40 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:39:50
Writes port data (bond labels) to ibg.m check-in: 1b446b6a1d user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-31
22:51:55
Writes causality information to ibg.m. check-in: 16dc8250f3 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:04:08
Patches to allow the user to increase the buffer size of p2c.
(useful if very long lines occur when building with -c option (deprecated)).
check-in: 3a803964f3 user: geraint@users.sourceforge.net tags: origin/master, trunk
02:00:26
Started modifying to write ibg.m
- only writes component connection data so far.

Found a bug in abg.m generation (not fixed)
- anonymous components are not written to cmp.txt check-in: 8bb63d003f user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-07-29
17:46:45
Removed error if label file has less than three fields. check-in: de8a6e6d8a user: geraint@users.sourceforge.net tags: origin/master, trunk
17:38:19
Uncompress _abg.dia if necessary before calling dia2abg.pl check-in: 7bf6b22e52 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-23
11:05:27
Updated Reduce URL: http://www.reduce-algebra.com check-in: 522a309488 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-22
21:28:22
It works!!! -ibg gives identical results (abg.m and odeso.view) for rc, rc2, Clutch and BigHeatedRod! check-in: 8c00accc0a user: geraint@users.sourceforge.net tags: origin/master, trunk
13:18:02
Minor typo in error message. check-in: 23d68445c2 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-07-21
22:55:43
Updating with locally modified version.

rc, rc2 and Clutch work flawlessly; abg.m is identical whether or not -ibg is used.
BigHeatedRod doesn't work with -ibg option. check-in: 32e57554a1 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-07-19
22:22:25
Fixed initialisation of ColumnVectors for -oct. check-in: e2048ec4bc user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-06-21
16:30:41
Don't zero for cc code check-in: c9e0db5495 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:05:58
Zapped comment that causes check-in: be8cd0c1cf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-06-20
21:13:53
Changed access method for Octave_map, operator[] method no longer works. check-in: b3c9364a2b user: geraint@users.sourceforge.net tags: origin/master, trunk
13:53:06
Initialise for numpar as well check-in: 657d7472ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk
13:34:11
Create vectors using zeros(N,1) - avoids new octave
default to row vector - more reps now included
check-in: a453020289 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:18:00
Explicitly size vectors - avoid default row vector bug check-in: 67d03faf90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-04-07
12:58:48
Now row/column independent check-in: 38bfdf1293 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:17:43
Handles new Fig header line. check-in: 1175e5779f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-03-15
16:23:52
Return more information check-in: eb5e7155d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:23:31
Removed multiple-runs bug - now just runs once! check-in: fa554432cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:45:13
Changed obsolete <> to != check-in: b336359438 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:44:34
Yet another option (to allow legend). check-in: 8bd231da50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-02-24
20:37:19
Fixed Architecture. check-in: 1ddde03f1c user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-23
21:47:50
[ 898904 ] Remove mex dependency for RTW check-in: f40162ac3d user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-20
20:44:37
Force n_vector_bonds to be a column vector. check-in: b4a540438c user: geraint@users.sourceforge.net tags: origin/master, trunk
20:42:40
Initialize Flipped.cons with [] instead of "". check-in: 0cb8463412 user: geraint@users.sourceforge.net tags: origin/master, trunk
15:53:00
<mtt_model_name>_ae returns void, not double *. check-in: ef6c57a0eb user: geraint@users.sourceforge.net tags: origin/master, trunk
11:48:50
[ 852694 ] octave 2.1.52 breaks rbg2abg
same fix as rbg2abg.m
check-in: 06cf543bc8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-19
18:27:47
[ 852694 ] octave 2.1.52 breaks rbg2abg

Octave now prefers row vectors to column vectors. check-in: 2e018ebcd2 user: geraint@users.sourceforge.net tags: origin/master, trunk

12:05:49
Fix prob. when no bonds check-in: 9dbc5c7804 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:47:19
898897 Separate examples from main .deb
Created new .deb package for examples (mtt-examples).

mtt-examples depends on mtt.
mtt recommends mtt-examples. check-in: e6c98916c8 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-02-17
21:57:41
Implemented [ 898902 ] Default sfun_interface
All inputs and outputs are now passed between MTT and Simulink.
check-in: b0300d5026 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:03:34
Copied syncmail from the mttroot/CVSROOT version which is the latest
stable version (1.0) from the syncmail project
check-in: 6a58146393 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:53:34
Fixed [ 898739 ] libhdf5 dependency breaks -cc reps.
Now uses mkoctfile to determine include and library flags.
check-in: 81283653fb user: geraint@users.sourceforge.net tags: origin/master, trunk
2004-02-11
10:22:35
Don't write out the detailed description check-in: 5af6e3bde2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:10:14
Includes a _pic.fig file (schematic) if such exists check-in: b08d59c51d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2004-02-10
16:12:21
Don't give details of Se De Sf Df INTF check-in: a45d53f113 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:11:01
Removed debug check-in: 822cf99f8c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:54:55
Dummy change (testing syncmail). check-in: 71931bacd1 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:53:16
Updated using version 1.38 from syncmail project. check-in: 2dd02c921b user: geraint@users.sourceforge.net tags: origin/master, trunk
11:42:05
Defined pi to be 3.1416 if M_PI is not defined. check-in: abfa7c8ebf user: geraint@users.sourceforge.net tags: origin/master, trunk
10:22:10
Do proper arithmetic via let
Three levels of output
enumerate, not itemize
check-in: cbb1ac6c08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

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