50 check-ins that include changes to files matching 'mttroot/mtt/bin/trans/m/*' occurring on or before 1996-12-31 16:20:42.
More ↑
1996-12-31
| ||
16:20:42 |
Just write causality information at top level -- it gets a bit voluminous if written at deeper levels. check-in: 53097c3f8a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:09 |
Don't copy port bond causality if already set -- allows subsystem causality to be preset directely on named SS. check-in: 084adb76c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:42:36 | *** empty log message *** check-in: 49d12edd47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:25:57 | Clearer error messages for incorrect ports. check-in: 6a86eec1d3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-10
| ||
16:04:11 | Changed file handling on mtt_info. check-in: 84b3830d14 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-07
| ||
21:34:52 | Tests for null string with strcmp check-in: 819feffbe2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:21:57 | Now uses fopen + file number check-in: 539321e0af user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:20:11 | Replaces null argument by a default and tells user. check-in: 67395c4bd4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:37:07 | Now handles numbered SS ports appearing at top level. check-in: 74e4c1ec17 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:48 |
Allows port SS at top level - ie takes it to be an ardianry SS at top level. check-in: 87eb8b25dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-05
| ||
11:26:51 | Null strings now detected with strcmp not length. check-in: ad91d3a015 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:38:36 |
Decided that integrating the IR is a bad idea. So now explicitly computes the SR using matrix exponential -- much more accurate. check-in: 5fd8598766 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:18:52 | Saved (quite old) version which integrates IR to give SR check-in: e67a236326 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:17:34 | Put in version control history. check-in: 532092897f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:04:02 | Checks for empty args string -- returns an empty arg. Leaf check-in: 71c526ef10 user: gawthrop@users.sourceforge.net tags: origin/unlabeled-1.2.1, trunk | |
09:05:34 | Added strcmp test for empty args string. check-in: 3025d1c8ef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-12-04
| ||
21:53:49 | Uses filenum instead of filename. check-in: 208916aa1b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:53:00 | Initial revision check-in: cd45d5ef54 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:52:39 | Now uses fopen. check-in: 7a89dd5b54 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:49:47 |
Compares full-name with empty string (instead of testing for zero length) check-in: 558b159355 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:48:55 |
Compares full-name with empty string (instead of testing for zero length. check-in: a881d61f6d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:47:41 | Skips main loop when arg is null. check-in: 4544bfa952 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:46:52 | Initial revision check-in: 13b821cc85 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:39:55 | Changed to handle null string (octave returns lenghth of 1) check-in: 3375c5eccd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-11-09
| ||
21:05:44 | Only generates MTTIm when at least 2 states! check-in: 2185143deb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-11-06
| ||
16:40:38 | Explicit definition of j check-in: a928ed514f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-11-01
| ||
18:01:57 |
Rationalised port ordering. Fixed port bug. check-in: 5bb72d8833 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-10-27
| ||
10:39:04 | Only compute matrix exponential once. check-in: 456ffafe03 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-10-01
| ||
16:48:18 | Removed log history. check-in: 52f242e136 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:57 | Initial revision check-in: ea3d8d4132 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:17:47 | *** empty log message *** check-in: a792522be1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-09-12
| ||
16:42:01 |
Default now out side this function - need to be none for each component. check-in: 635243c469 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:03:58 |
Added some error checking. If no constitutive relationship, only add diagonal elementts to default unity output. check-in: d4d8da4f37 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-09-10
| ||
16:48:21 | Changed ar counts in default settings. check-in: 5b25a5294f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:29:47 | Removed causality & port info when no constitutive relationship. check-in: 6004cf1aea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:11:11 | Initial revision check-in: 9d350271b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-08-30
| ||
19:42:36 | Added newline at end of file. check-in: f7bf929c86 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:08 | More info written to ese files. check-in: 74348ed21d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:40 | More heirachical stuff added. check-in: 2096815ce6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:23:13 | Argument substitution implemented. check-in: aa1d5449a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:58:56 | Created branch unlabeled-1.2.1 check-in: 52c052eb87 user: gawthrop@users.sourceforge.net tags: origin/unlabeled-1.2.1, trunk | |
09:58:55 | Uses str2ch to exteact a char from a string. check-in: 84fc025a5b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:44 | Initial revision check-in: a817a166ed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-08-27
| ||
12:50:43 | Initial revision check-in: 533da0b258 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:08:44 | Initial revision check-in: a7f1bb8b6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:52 | Handles complex components and repetative components. check-in: a42aee795c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-08-26
| ||
10:04:25 | Fixed error due to a line wrap. check-in: 5f796466c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-08-25
| ||
08:27:14 | Now checks ports correctely - I hope. check-in: 5983e17b4f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1996-08-24
| ||
19:21:26 | More specific error messages. check-in: 4c529e09b3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:02:25 | Initial revision check-in: fd47e5d964 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |