10 descendants and 10 ancestors of d4d0680f98f7605866fb33c1bab39f1bed39be6dd26b8fd4b4c75175db6b3e63
2004-08-29
| ||
14:39:23 | Added rule to create dae from sorted equations (sese) if sorting is requested. check-in: f98d517043 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:38:21 | Added -sort option to use sorted equation (sese.r) instead of ese.r check-in: c3f62ae937 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:17:30 |
Added rules to use sae (sorted algebraic equations) instead of ae if sorted equations are being used. Converted temporary variable names to lowercase in sorted | |
13:15:28 | Uses sys_sae instead of sys_ae if sorted equations are being used. check-in: eaf162760f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:14:29 | Added rule to make header for sae (sorted algebraic equations). check-in: 793222a656 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:13:24 | Vectorises sorted algebraic equations. check-in: 4b1973b0f1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:12:19 | Added rule to create MTTyz vector (unknown inputs). check-in: 2c374ef156 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:11:21 | Writes MTTyz vector in the same format as MTTx and MTTy: MTTyz($d,1) check-in: c0575fea61 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:18:11 | Do not write temporary variables if NUM_OF_TMP_VAR = 0. check-in: b3f70e2ca1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:17:02 | Vectorise sesx and sesy. check-in: f8f26c000a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:00:59 | Unused file (cc/sympar_txt2h.sh does this transformation). check-in: d4d0680f98 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:59:30 | Added -make-sort option and rules to generate simulation using sesx and sesy. check-in: dfef321b56 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:48:46 | Added rules to create headers for sorted systems: sesx and sesy. check-in: 849b343296 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:46:56 | Added rules to create ode2odes for sorted system: sesx and sesy. check-in: 3f26038590 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:45:07 |
Replaced all-at-once pattern match with an inner loop over each variable. The /regexp/ method drops dependencies if they have been seen previously. check-in: 54761aa617 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:19:49 | Defaults to noAlgebraicSolver. check-in: 01f85326bc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-08-28
| ||
23:50:59 | Dummy class for use when -ae is not specified as an option. check-in: 35c0a85b23 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:48:06 |
Removed dependency of ae.r on cse.r if -ae is not specified as an option. This prevents an implicit -A and thus removes a dependency on cse (and hence Reduce) for sorted systems. check-in: f6c33e69ac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:14:12 | Removed -ibg option: now the default method. check-in: d646769c79 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:08:41 | Fixed zeromatrices statements: spaces instead of commas check-in: 3041d64c46 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:13:02 | Sorts equations using make. check-in: 6481a99b98 user: geraint@users.sourceforge.net tags: origin/master, trunk | |