50 most recent check-ins occurring on or after 1997-08-02 19:37:53.
More ↑
1997-09-04
| ||
09:35:04 |
Changed $ext to give accurate match -- matches t ot m at end of filename check-in: d7c6bd8641 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:21:01 | Added context-dependent sort. check-in: 7e9d2ddb9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:16:29 | Removed sort -u check-in: 9660c369df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:19 | Includes summary line as well as description lines check-in: 60a65500a6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:34:53 | Initial revision check-in: e069dc6b0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-09-03
| ||
09:30:45 | Initial revision check-in: abfb9ed90e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-30
| ||
19:35:39 | Added date to mtt line check-in: f6786c2201 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-29
| ||
07:58:17 | Changed MTT to mtt in the .m files. check-in: 9084e41c78 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:56:54 | Minor updates check-in: d2119df933 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-28
| ||
14:07:16 | Changed MTTDx to MTTDeriv check-in: 6de8ef40a0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:41:57 |
Removes translation of: mttx mttdx mtty mttu check-in: dc422c1b08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:08:24 | Added RS component to the two-port list check-in: a7e3c46c7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-26
| ||
15:20:25 |
Added explicit evaluation of report representations Version now 2.5++ check-in: 8e04fa509e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:25 | Initial revision check-in: 6878268cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:11 | Initial revision check-in: 2b2407f211 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:36 |
Changed MTTY := MTTY + MTTEyx*MTTdX + MTTEyu*MTTdu; to MTTY := MTTY + MTTEyx*MTTEdX + MTTEyu*MTTdu; This sorts out the problem when dz appears in the output equation. check-in: aa78cd9fb1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:18 | Initial revision check-in: 50fd2b16fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:51:30 |
Now counts the local input and outputs by order of appearence rather than by port number - it therfore handles ports with bicausality correctely. check-in: 27b5d4d5a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-25
| ||
07:51:47 | Version 2.5. check-in: 39d0b3986f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-24
| ||
11:21:37 | Tied up the file header. check-in: 792098f436 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:18 | Initial revision check-in: 2373e459d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-19
| ||
10:38:26 | Added pi to the list check-in: 57e20536a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:21:09 |
Only copy port cuaslity info if not already set within the subsystem. I thought I'd done this already .... check-in: 906b281df2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:49:19 |
Modified to take account of the expanded vector bonds. Only displays causality corresponding to the bond connecting the first element of the vector ports. check-in: f6a850f6fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:47 | Some debugging lines added. check-in: a9dfa0341a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-18
| ||
19:39:48 | Now generates (exampaded) port_bond list correctely check-in: 34c2407185 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:25:25 | Minor bug fixes check-in: e87199e5d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:23 | Initial revision check-in: 9612f6fc83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:45:24 |
Replaced: comp_bonds = bonds(bond_list,:) by: for kk = 1:n_comp comp_bonds(kk,:) = bonds(comp(kk),:); end; to avoid an octave bug in 1.92. check-in: c07c83d7e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:23:59 |
Main component loop now misses out the ports (SS:[]) -- the causality is merely passed through these components. check-in: a02aee26fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-15
| ||
13:31:00 | Initial revision check-in: 252956bb20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:22:45 | Initial revision check-in: 68e3658752 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:46:22 | New labeled ports version check-in: 7dcce0687b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:43:06 | Now has lablelled (as opposed to numbered) ports. check-in: 2cd8f3ddab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:19 | Initial revision check-in: fc2b01f281 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:01 | Initial revision check-in: 1ef5e6426a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-14
| ||
11:59:47 | Vector ports added!! check-in: 6847e1f089 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:01:42 |
Reordered algorithms as follows: bond end coordinates associate port labels with bonds (port_bond) associate bonds with components unsorted list of bonds on each component (components) interpret strokes and setup the causality of the bonds (bonds) expand vector ports & add new bonds and connections sort bonds on each component according to the labels -- two ports default included here. check-in: d75632f734 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-09
| ||
14:42:39 | Added underscore to port regexp check-in: 7aafd38e0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:31:16 |
Default two port list is [in;out] (or [out;in]) Dont do global default if no ports labels. check-in: 292b73bff1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-08
| ||
08:11:04 | Suppress compoment trace. check-in: 96d016903b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-07
| ||
16:12:36 |
Fixed sorting bug: now puts the jth component from the unsorted list into the kth component of the sorted list .. not vice versa! check-in: 518cabdfbd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:10:13 | Move the if status .. to the beginning of the main loop. check-in: cf8931efd8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-06
| ||
21:43:19 |
Corrected error in creating component list: the kth component of the list is given by the jth component of the original list NOT vice versa. check-in: 43156f5519 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-05
| ||
08:38:23 | Added n-ports to the argument list in the comment. check-in: 8f2e0a82f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-04
| ||
14:18:55 | If no ports labels at all, just use the default component list. check-in: 9df910b7db user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:19 |
Only change to component-orientated causality for simple components NOT for compound components. check-in: bd79acf2f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:50:39 |
Many bug fixes to the named port version + tied up the logic and supporting comments. check-in: f7ba5ad7f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:49:17 |
Modified to use named (as opposed to numbered) ports. Generates a list of component ports in the .rbg file. As octave handles string vectors properly, the .cmp file format is not really necessary - but I've let it be for the moment. check-in: a524632e5a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1997-08-02
| ||
19:37:53 | Now uses named ports. check-in: f84d84397e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |