1468 check-ins using file mttroot/mtt/lib/rep/sim_rep.make version e3e8292afa
2002-05-27
| ||
14:52:15 |
Parameters in sfun reps are now declared using sympar.h at the top of the sfun*.c file instead of in individual functions. This causes the optimisation variables (mtt_tmp*) to be declared correctly without causing conflicts in the scope of parameter declarations. check-in: bdfbe12d56 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:52:15 |
Parameters in sfun reps are now declared using sympar.h at the top of the sfun*.c file instead of in individual functions. This causes the optimisation variables (mtt_tmp*) to be declared correctly without causing conflicts in the scope of parameter declarations. check-in: dc3ec712bc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:48:34 |
Inclusion of sympar.h moved to top of file for consistency with other templates.
states and outputs prepended with an underscore to prevent conflicts when | |
14:48:34 |
Inclusion of sympar.h moved to top of file for consistency with other templates.
states and outputs prepended with an underscore to prevent conflicts when | |
13:19:09 | Added "#include <math.h>". check-in: cbc3f2e90e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:19:09 | Added "#include <math.h>". check-in: 1d4f30f139 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:36:21 |
Fix for bug [553524] #define PI causes parse error. Only substitutes for PI if it is not a number. This prevents Reduce from trying to substitute for 3.14... when "on rounded" has been set. check-in: adc4f01f84 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:36:21 |
Fix for bug [553524] #define PI causes parse error. Only substitutes for PI if it is not a number. This prevents Reduce from trying to substitute for 3.14... when "on rounded" has been set. check-in: 5955810cef user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-26
| ||
17:28:27 | Tweaked figures again check-in: 974eef3cb5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:28:27 | Tweaked figures again check-in: be0199de5d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-25
| ||
09:23:47 | Self-naming components: name is mttTYPE or mttTYPE_2 ... check-in: bef089cdef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:23:47 | Self-naming components: name is mttTYPE or mttTYPE_2 ... check-in: bb99b2427e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-24
| ||
16:19:42 | Builds Simulink .mdl as well as sys_sfun.mexglx. check-in: d23074a21b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:19:42 | Builds Simulink .mdl as well as sys_sfun.mexglx. check-in: 26c6d89108 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:04:10 | Removed unnecessary message about *.log file not existing when -D option is used. check-in: 16d5375ac8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:04:10 | Removed unnecessary message about *.log file not existing when -D option is used. check-in: 0ff1595929 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-23
| ||
17:27:06 | Made output of U and parameters consistent. check-in: 6c8bf9597f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:27:06 | Made output of U and parameters consistent. check-in: e9bb3a6549 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:26:07 | Cosmetic tweaks to graphs check-in: 4d5e314d90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:26:07 | Cosmetic tweaks to graphs check-in: 6964cc60f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:08:21 |
`mtt sys sfun zip` now produces an input block and an interface block for MTT models. Models can be embedded within larger Simulink models by the 2 ports. The user must edit 2 code blocks in <sys>_sfun_interface.c before compiling with mex. check-in: 0ae1960649 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:08:21 |
`mtt sys sfun zip` now produces an input block and an interface block for MTT models. Models can be embedded within larger Simulink models by the 2 ports. The user must edit 2 code blocks in <sys>_sfun_interface.c before compiling with mex. check-in: 79e087b982 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-22
| ||
16:59:59 | Multiple ps files generated - view shows all check-in: 8d0ad4c90b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:59:59 | Multiple ps files generated - view shows all check-in: ba51cc679b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:18 |
Nameless components are now named according to type - replaces old mtt1 etc style. check-in: df4eab1c5e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:18 |
Nameless components are now named according to type - replaces old mtt1 etc style. check-in: edd8b3a6d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:35:49 | Added insertor variable to stop sh-mode font-lock from getting hopelessly confused by embedded C++. check-in: a342b52fce user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:35:49 | Added insertor variable to stop sh-mode font-lock from getting hopelessly confused by embedded C++. check-in: 0d28f04970 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:15:03 | Non-repetitive components no longer use _1 in names check-in: cc90f0dc4e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:03 | Non-repetitive components no longer use _1 in names check-in: adbb1b266e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:33:11 | New collocated P controller check-in: 58ba440d77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:33:11 | New collocated P controller check-in: 143bdcdf29 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-21
| ||
18:50:11 | Customised figures. check-in: 3824e1f3d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:50:11 | Customised figures. check-in: 65b5567de9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:31 |
MTT input block "sys_sfun_input.mexglx" created to provide inputs from MTT input file to plant model within Simulink. The command "mtt sys sfun zip" now also creates a simple sys.mdl file which connects the input block to the plant block correctly. check-in: f281078eb6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:46:31 |
MTT input block "sys_sfun_input.mexglx" created to provide inputs from MTT input file to plant model within Simulink. The command "mtt sys sfun zip" now also creates a simple sys.mdl file which connects the input block to the plant block correctly. check-in: 1766067043 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:47:41 | Implicit rules check-in: 9bdd1aa5cf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:47:41 | Implicit rules check-in: 22eb2b0db5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:45:36 |
DIY reps: no longer skips rep if file exists already. Avoids problems in rep.txt when options change check-in: 1ca84ea61b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:45:36 |
DIY reps: no longer skips rep if file exists already. Avoids problems in rep.txt when options change check-in: 88a007436a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-20
| ||
13:42:31 | Uses simpar.first for first printed output check-in: 8953950403 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:42:31 | Uses simpar.first for first printed output check-in: ca5fd0b5c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:32:36 | Sanity check on y_0 check-in: ffbec8fe83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:32:36 | Sanity check on y_0 check-in: 0e631755ed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:59 |
-oct now forces an m target language to be oct (if the rep is an the list: "ae input logic numpar simpar state") check-in: 8da889c6d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:59 |
-oct now forces an m target language to be oct (if the rep is an the list: "ae input logic numpar simpar state") check-in: 60f1a7db52 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:09:28 | Added zip to suggested list - used by 'sfun.zip' target. check-in: 442ec01b46 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:09:28 | Added zip to suggested list - used by 'sfun.zip' target. check-in: c321679331 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:51:49 | Tidied generated code up a little bit. check-in: c699cea8d8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:51:49 | Tidied generated code up a little bit. check-in: f7ba4f05fd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:12 | Cleans _sfun_ae.mexglx. check-in: 71d9f9d85b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:12 | Cleans _sfun_ae.mexglx. check-in: 3060ea13a9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:10:11 | Now changes 10-1 to 9, not 09. etc. check-in: 9184eb0ecf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:10:11 | Now changes 10-1 to 9, not 09. etc. check-in: 08d9c5f480 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:41:03 | Take t (time) from mtt_data - works with non-zero simpar.first check-in: 63cb6a27c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:41:03 | Take t (time) from mtt_data - works with non-zero simpar.first check-in: 3e1f6714be user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:12:05 | Trying to get oct files generated with -oct check-in: 039197b659 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:12:05 | Trying to get oct files generated with -oct check-in: e8b1eaacb0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-19
| ||
13:01:22 |
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. check-in: 062029b187 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:01:22 |
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. check-in: 97bf211b88 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-17
| ||
11:17:35 | No longer uses df() if corresponding sensitivity parameter is 0. check-in: a29cbd4fd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:17:35 | No longer uses df() if corresponding sensitivity parameter is 0. check-in: 5a21db69e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:15:38 | Messages about copying when using -dr now only appear in verbose (-v) mode. check-in: d000204e8b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:15:38 | Messages about copying when using -dr now only appear in verbose (-v) mode. check-in: d41c582b2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:58 | Optimises each line in a separate session. Allows larger models to be built. check-in: 96490e7dda user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:14:58 | Optimises each line in a separate session. Allows larger models to be built. check-in: 029829cd3c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-15
| ||
16:37:30 | Added third argument (file extension) check-in: b82977ea46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:37:30 | Added third argument (file extension) check-in: 4d7fdc45fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:34:11 | Added Q to arg list of ppp_optimise (par ident) check-in: 9cfe2af552 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:34:11 | Added Q to arg list of ppp_optimise (par ident) check-in: 7eaa6496b9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:32:35 | Now notices changes in numpar state input and simpar check-in: 84114d6041 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:32:35 | Now notices changes in numpar state input and simpar check-in: 117a204ebb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:26 |
Code for Simulink S-function target written direct to sfun.cc instead of calling .mexglx files. This eliminates the sfun dependency on Octave ColumnVectors. sys_sfun.cc should build directly on a MS Windows machine (can't test this yet). added sfun.zip target to create source code to export. check-in: d9e3b30dc2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:22:26 |
Code for Simulink S-function target written direct to sfun.cc instead of calling .mexglx files. This eliminates the sfun dependency on Octave ColumnVectors. sys_sfun.cc should build directly on a MS Windows machine (can't test this yet). added sfun.zip target to create source code to export. check-in: d60ad9b171 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:01:24 | New PI controller component check-in: 2d57a51128 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:01:24 | New PI controller component check-in: d2e6dc7890 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-14
| ||
20:19:06 | Fixed some memory leaks. check-in: 0ff8fc3bca user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:19:06 | Fixed some memory leaks. check-in: 17f786bed8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:43:41 | Complete rewrite check-in: 63d93d8226 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:43:41 | Complete rewrite check-in: 99eaa00ae6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-13
| ||
22:46:30 | Plant can now have multiple inputs. check-in: 2d5df8ac83 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:46:30 | Plant can now have multiple inputs. check-in: faa8358236 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:11:09 | Various changes check-in: 12e17795c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:09 | Various changes check-in: 079339165e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:01:10 | Addes Q weighting matrix check-in: 302ba43d9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:01:10 | Addes Q weighting matrix check-in: 8e162b30dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:23 |
FIRST parameter of simpar now specifies first printed point - simulation still starts at zero check-in: eb24171cc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:23 |
FIRST parameter of simpar now specifies first printed point - simulation still starts at zero check-in: b97e3c9beb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:16:32 | Now handles derivative causality when fixcc is set in _dae.r check-in: 3998a6b373 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:16:32 | Now handles derivative causality when fixcc is set in _dae.r check-in: 723f46c1d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-11
| ||
01:14:17 |
Fix for [ 553218 ] simpar.oct and simpar.m different. Translation added between ColumnVector in base .cc and Octave_map in .oct. check-in: 6e685b7bca user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:14:17 |
Fix for [ 553218 ] simpar.oct and simpar.m different. Translation added between ColumnVector in base .cc and Octave_map in .oct. check-in: b6a47212b3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:53:27 | reinstated dependency on libncurses5-dev - liboctinterp needs it. check-in: 405fd5839c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:53:27 | reinstated dependency on libncurses5-dev - liboctinterp needs it. check-in: 0c34112393 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-10
| ||
15:50:53 |
Rates and outputs now update correctly. Debugging print statements removed. 'mtt rc sfun mexglx' creates a valid S-function "rc_sfun.mexglx" which runs correctly in Simulink. Algebraic solver code has not yet been added. Inertial switches still don't work. check-in: ae9b9270dd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:50:53 |
Rates and outputs now update correctly. Debugging print statements removed. 'mtt rc sfun mexglx' creates a valid S-function "rc_sfun.mexglx" which runs correctly in Simulink. Algebraic solver code has not yet been added. Inertial switches still don't work. check-in: a9fd8a87b9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:18:29 |
static mxArrays and void update_ functions replace mxArray* get_ functions. Rates still don't update, but simulation doesn't crash now. check-in: a89801b8c5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:18:29 |
static mxArrays and void update_ functions replace mxArray* get_ functions. Rates still don't update, but simulation doesn't crash now. check-in: a6899b8f34 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:07:16 | Preserve .cc files. check-in: cf208f97b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:07:16 | Preserve .cc files. check-in: 4c3c5e361c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:47:51 | *** empty log message *** check-in: e521a22e53 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:47:51 | *** empty log message *** check-in: eb604154d7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:24:58 |
Added initial support for building Simulink S-functions. Rates do not update properly yet. Inertial switches do not work yet. Implicit integration not supported yet. build with: mtt -i euler MotorGenerator sfun mexglx. check-in: c120c65076 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:24:58 |
Added initial support for building Simulink S-functions. Rates do not update properly yet. Inertial switches do not work yet. Implicit integration not supported yet. build with: mtt -i euler MotorGenerator sfun mexglx. check-in: df65978405 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:41:08 |
Substitution of pi for its numerical value moved from useful-functions.hh to fix_c.r check-in: 5b09adc924 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:41:08 |
Substitution of pi for its numerical value moved from useful-functions.hh to fix_c.r check-in: 025d09bbee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:38:11 | Updated to new format check-in: a2ed2470df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:38:11 | Updated to new format check-in: b16f48db0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:45 | Removed debugging lines check-in: 53b055c7bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:45 | Removed debugging lines check-in: c690d5638f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:55 |
Added EMTF and INTF Fixed bug in writing out component headings check-in: 0cb15cb36f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:55 |
Added EMTF and INTF Fixed bug in writing out component headings check-in: 0e9dfa4cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-09
| ||
16:07:54 | Now handles multiple options whis .tex files as well check-in: eae0c949b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:07:54 | Now handles multiple options whis .tex files as well check-in: e9b988e238 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:52:09 | Now uses current cr file is its newer than abg.m check-in: e9251d571b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:52:09 | Now uses current cr file is its newer than abg.m check-in: 42e98d7b68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:40:22 | -dr touches copied files to redo timestamp check-in: 2e299bf7bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:40:22 | -dr touches copied files to redo timestamp check-in: 1cca23fedd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-08
| ||
22:13:47 | Removed redundant path from mtt_*.cc targets in mexglx build line. check-in: 2df52d421f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:13:47 | Removed redundant path from mtt_*.cc targets in mexglx build line. check-in: 3da20b304e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:32:26 | Tidied up $1_ode2odes_*.* targets and renamed dummies as *.stamp. check-in: dc8f84a4a1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:32:26 | Tidied up $1_ode2odes_*.* targets and renamed dummies as *.stamp. check-in: 49b91290c3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:03:32 |
Added mex support for ode2odes: mtt sys ode2odes mexglx. This mex stuff seems to require octave2.1-headers. check-in: 20ae5bf7e0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:03:32 |
Added mex support for ode2odes: mtt sys ode2odes mexglx. This mex stuff seems to require octave2.1-headers. check-in: 7bd6de30e8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:51:04 | Moved matlab/octave data type conversion functions to a separate file. check-in: cdb81663cf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:51:04 | Moved matlab/octave data type conversion functions to a separate file. check-in: eee9479d80 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:14:55 | Tidied up ode2odes code - reduced interweaving of STANDALONE/OCTAVEDLD sections check-in: 80539fd341 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:14:55 | Tidied up ode2odes code - reduced interweaving of STANDALONE/OCTAVEDLD sections check-in: 52ff96bfe2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:39:36 | Added MTT_REP to PATH check-in: a3f28d5c6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:39:36 | Added MTT_REP to PATH check-in: f20e8408f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:37:30 | Preliminary version of new style DIY rep for nppp check-in: fe8e70d7e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:37:30 | Preliminary version of new style DIY rep for nppp check-in: e9534741f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:14:21 | Idetification now OK (Moved data range in ppp_optimise by one sample interval) check-in: 2584b3af97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:14:21 | Idetification now OK (Moved data range in ppp_optimise by one sample interval) check-in: d489277969 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-07
| ||
23:50:34 |
Preliminary support for Matlab dynamically linked shared objects: invoke with: mtt -cc sys rep mexglx ode2odes support is not yet included. check-in: db3acb3909 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:50:34 |
Preliminary support for Matlab dynamically linked shared objects: invoke with: mtt -cc sys rep mexglx ode2odes support is not yet included. check-in: 2a56bcb441 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:28:26 | Trying to fix parameter identification problem ... check-in: 73256b3545 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:28:26 | Trying to fix parameter identification problem ... check-in: 93079fee46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:48:43 |
Improved clarity of code generated for -cc and -oct (except ode2odes). Octave DEFUN_DLDs now call (rather than replace) their .cc equivalents. check-in: 058538fe27 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:48:43 |
Improved clarity of code generated for -cc and -oct (except ode2odes). Octave DEFUN_DLDs now call (rather than replace) their .cc equivalents. check-in: 06c3b3d188 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:04:49 | Upgraded to return Nx3 matrix of indices check-in: e0b1b92895 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:49 | Upgraded to return Nx3 matrix of indices check-in: 9ead2455dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:48 | Files marked by update as out of sync check-in: 615e55d26d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:48 | Files marked by update as out of sync check-in: af29f9cfa1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-02
| ||
20:12:45 |
Added -Wl,--rpath to MTT_CXXLIBS. Sets the runtime linker path so that the sys-admin does not have to ldconfig the octave directory for -cc to work. check-in: fdf020c850 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:12:45 |
Added -Wl,--rpath to MTT_CXXLIBS. Sets the runtime linker path so that the sys-admin does not have to ldconfig the octave directory for -cc to work. check-in: c2197fc425 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:10:39 | Preliminary working version - ok with rc_PPP check-in: f13b092674 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:10:39 | Preliminary working version - ok with rc_PPP check-in: 2572169b86 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:12 | Added iteration count to output args check-in: 239edc5052 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:12 | Added iteration count to output args check-in: 4ed64166a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:10:11 | s/loctave/loctinterp/ check-in: 1f05367ea6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:10:11 | s/loctave/loctinterp/ check-in: e44fb87f73 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:03:46 | Reinstated -liboctinterp and -lncurses; needed by xleftdiv. check-in: 8ea8c2e079 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:03:46 | Reinstated -liboctinterp and -lncurses; needed by xleftdiv. check-in: 5208f666af user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:43:39 | Generates parameter coefficients for ppp optimisation. check-in: e2f2985b7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:43:39 | Generates parameter coefficients for ppp optimisation. check-in: a9d1dfd6f8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:22 | _ssim.m now returns t as 4th arg check-in: 35c0c04449 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:22 | _ssim.m now returns t as 4th arg check-in: 722746ca4b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:40 | replaced by cxxsim_rep.make check-in: 9f60cc53cb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:19:40 | replaced by cxxsim_rep.make check-in: be1568ff45 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-05-01
| ||
17:30:56 |
Improved pre-processor directives to better accommodate future alternatives (matlab) if necessary. check-in: 5685d298d1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:30:56 |
Improved pre-processor directives to better accommodate future alternatives (matlab) if necessary. check-in: f3e2114050 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:26:03 | Whoops! Put awk back to gawk check-in: 81205b4869 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:26:03 | Whoops! Put awk back to gawk check-in: 86f1b8f455 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:22 | Added -dr foo (reads from dir foo) option check-in: c6e2d506f9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:22 | Added -dr foo (reads from dir foo) option check-in: 9f2c845583 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:07:44 | Added -dr foo (reads files from foo) dir. check-in: 62841de034 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:07:44 | Added -dr foo (reads files from foo) dir. check-in: f15b9486d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:05:47 | Changed some tex to txt check-in: 92c3a0eb6a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:05:47 | Changed some tex to txt check-in: 3fc06d8ab6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:49:03 | const --> step check-in: 6da3a32fb4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:49:03 | const --> step check-in: ba3f371abd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:43:21 | New example using the -dr option check-in: 90bab50302 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:43:21 | New example using the -dr option check-in: 6775ae90aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:55 |
Now recognises keywords terminated with ; as well as ws. Now recognises # as a comment when not terminated by ws. i.e. CarnotCycle_input.txt now gets translated correctly! check-in: b88d012df0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:54:55 |
Now recognises keywords terminated with ; as well as ws. Now recognises # as a comment when not terminated by ws. i.e. CarnotCycle_input.txt now gets translated correctly! check-in: bb5d4af11f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:24:41 | Removed unnecessary inclusion of load-save.h. check-in: 2cbc22ff2d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:24:41 | Removed unnecessary inclusion of load-save.h. check-in: 7b436c411b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:21:29 |
No longer uses save_ascii_data_for_plotting function to write data - eliminates dependence on liboctinterp (and libncurses) for .cc. check-in: e34b83bfe1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:21:29 |
No longer uses save_ascii_data_for_plotting function to write data - eliminates dependence on liboctinterp (and libncurses) for .cc. check-in: 05ce7e2a31 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-30
| ||
23:27:00 |
Replaced octave_map with columnvector in simpar.cc. Not quite as descriptive but standardises the interfaces somewhat and reduces the dependency on liboctinterp (and thus libreadline, libkpathsea, libncurses, etc). check-in: 8641b82344 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:27:00 |
Replaced octave_map with columnvector in simpar.cc. Not quite as descriptive but standardises the interfaces somewhat and reduces the dependency on liboctinterp (and thus libreadline, libkpathsea, libncurses, etc). check-in: 629d24e5d5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-28
| ||
18:58:07 |
Fixed [ 549658 ] awk should be gawk. Replaced calls to awk with call to gawk. check-in: 636df344ed user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:58:07 |
Fixed [ 549658 ] awk should be gawk. Replaced calls to awk with call to gawk. check-in: 79687d9c64 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:41:27 |
Fixed [ 549658 ] awk should be gawk. Replaced calls to awk with call to gawk. check-in: 66bb5feadf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:41:27 |
Fixed [ 549658 ] awk should be gawk. Replaced calls to awk with call to gawk. check-in: ad35120331 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:38:06 | New argument to add zero columns -- useful if less basis functions than inputs check-in: 80a14a1b06 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:38:06 | New argument to add zero columns -- useful if less basis functions than inputs check-in: 937f6b5b75 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:36:55 | Modified to handle less basis functions than total inputs check-in: eb661d45c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:36:55 | Modified to handle less basis functions than total inputs check-in: e499d1b480 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:35:24 | Returns empty matrix when first parameter <1 check-in: d12f66ccef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:35:24 | Returns empty matrix when first parameter <1 check-in: 30181bc6e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:54:55 | Intitial versions of debian package control files. check-in: e0413185c8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:54:55 | Intitial versions of debian package control files. check-in: 457a67fbda user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:45 | Oh, and it helps to get the syntax of cp correct too. check-in: be96392b71 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:45 | Oh, and it helps to get the syntax of cp correct too. check-in: c4071513d3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:43:28 | back to "cp -a" for bin, cc and lib. Need to copy the contents also! check-in: c999c510dc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:43:28 | back to "cp -a" for bin, cc and lib. Need to copy the contents also! check-in: a88f8a719f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:14:15 | install mtt with correct name in /usr/bin check-in: ec13176e30 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:14:15 | install mtt with correct name in /usr/bin check-in: 9a695edd53 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-27
| ||
21:50:32 |
Added build-doc target. Separated cc/parse_m2cc.cc from rest of install - not binary independent. check-in: fbf2734230 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:50:32 |
Added build-doc target. Separated cc/parse_m2cc.cc from rest of install - not binary independent. check-in: a35cb8d359 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:07:49 | remove xmtt as well as mtt when cleaning. check-in: 64dbd186b6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:07:49 | remove xmtt as well as mtt when cleaning. check-in: 77244d5f95 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:05:53 | install xmtt alongside mtt in /usr/bin check-in: 804054372b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:05:53 | install xmtt alongside mtt in /usr/bin check-in: 668e06ca5a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:45:44 | Separated removal of conf file from normal clean procedure. check-in: f7db844de8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:45:44 | Separated removal of conf file from normal clean procedure. check-in: 04a476cc3f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:13:04 |
Now builds targets in cc directory. Now correctly cleans doc directory. Uses /usr/bin/install instead of cp, mkdir and chmod. check-in: b9b4e2be07 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:13:04 |
Now builds targets in cc directory. Now correctly cleans doc directory. Uses /usr/bin/install instead of cp, mkdir and chmod. check-in: 8fccaa2beb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:07:17 |
Fixed [ 549265 ] make install-doc fails (cp mtt_toc.html) Replaced "mtt.html mtt_toc.html" with "mtt*html". This works regardless of local texi2html options. check-in: 96502b63ae user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:07:17 |
Fixed [ 549265 ] make install-doc fails (cp mtt_toc.html) Replaced "mtt.html mtt_toc.html" with "mtt*html". This works regardless of local texi2html options. check-in: 521e48d2ff user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:10:43 | Removed cruft from Makefile (pre -cc code). check-in: 02f75934cc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:10:43 | Removed cruft from Makefile (pre -cc code). check-in: 7a5baa6e15 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:27:18 |
Removed obsolete file struc2gnuplot_txt.cc. trans/struc2gnuplot_txt2wish does a similar job much better. check-in: 0f30a7073b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:27:18 |
Removed obsolete file struc2gnuplot_txt.cc. trans/struc2gnuplot_txt2wish does a similar job much better. check-in: 497d318d0a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:23:40 |
Makefile -- initial version.
usage: [DESTDIR=/prefix/path] make install install-doc | |
00:23:40 |
Makefile -- initial version.
usage: [DESTDIR=/prefix/path] make install install-doc | |
2002-04-26
| ||
23:19:00 | Fixed path to info files for "mtt info". check-in: fd9b1c804e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:19:00 | Fixed path to info files for "mtt info". check-in: c127992115 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:17:20 | Allow variables to be set outside Makefile. check-in: c0886deb6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:17:20 | Allow variables to be set outside Makefile. check-in: b3f123b997 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:16:33 | Removed unnecessary variables PLAT and GCCVERS. check-in: 08d8e1b4db user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:16:33 | Removed unnecessary variables PLAT and GCCVERS. check-in: 3517a21e5a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2002-04-25
| ||
09:56:27 | \% --> % to avoid awk error message check-in: 833d750d78 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:56:27 | \% --> % to avoid awk error message check-in: d276d9b4fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-04-23
| ||
17:50:39 | error --> err to avoid name clash with built in function check-in: 1288c7a627 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:50:39 | error --> err to avoid name clash with built in function check-in: 371677adab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:46:05 | _sim.m now returns time as third argument check-in: 864f048dbc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:46:05 | _sim.m now returns time as third argument check-in: 51ffe89f4c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:34 |
Fix for bug [ 547495 ] - renamed "sim" representation as "cxxsim". This representation creates a C++ simulation without using Reduce. Additional files are required. check-in: fd12d1c586 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:44:34 |
Fix for bug [ 547495 ] - renamed "sim" representation as "cxxsim". This representation creates a C++ simulation without using Reduce. Additional files are required. check-in: f902fe1afa user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:51:54 | Changed incorrect statement about searching for components. check-in: dca4801b4d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:54 | Changed incorrect statement about searching for components. check-in: aba4b01506 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-04-22
| ||
10:25:47 | Handles unnamed components & ingnores artwork check-in: 900a60e271 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:47 | Handles unnamed components & ingnores artwork check-in: acd7c3e50e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:46 | Changed regexp again. Fixes problem with name starting at beginning of line check-in: bfb05964ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:46 | Changed regexp again. Fixes problem with name starting at beginning of line check-in: 56cfeb8f63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:05:26 | New regexp. check-in: b3dc696bde user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:05:26 | New regexp. check-in: b9112783df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-04-19
| ||
10:57:32 | Added simpar.m files to targets check-in: 2eb5449246 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:57:32 | Added simpar.m files to targets check-in: 13a1de724b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | $Sys --> ${Sys}. check-in: e3730ba148 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | $Sys --> ${Sys}. check-in: 4340ae9b5c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:40:35 | $1 --> $Sys in make_p ($1 not set at this point) check-in: c641fab095 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:40:35 | $1 --> $Sys in make_p ($1 not set at this point) check-in: 612a3cd4f7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:29 |
2 changes to ode2odes_out generation: only compiles the specified c file; outside the computation=c clause check-in: 330df0a125 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:29 |
2 changes to ode2odes_out generation: only compiles the specified c file; outside the computation=c clause check-in: 8c252a7812 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:11 | \. \# \% all gave \ removed to avoid warning in new gawk check-in: e62995de26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:11 | \. \# \% all gave \ removed to avoid warning in new gawk check-in: 4fedb975d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:45 | Changed \# to # and \% to # to avoid warning in latest gawk version check-in: 50847c8a89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:39:45 | Changed \# to # and \% to # to avoid warning in latest gawk version check-in: 6e2e0a04c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:45 | Simple teaching example. check-in: 407e63afd2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:45 | Simple teaching example. check-in: c19b39fe9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:28 | Simple teaching examples check-in: 62695e03ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:28 | Simple teaching examples check-in: 434c0bbede user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:39:02 | Removed options to syncmail check-in: 575219514b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:39:02 | Removed options to syncmail check-in: 962f3a4871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-04-18
| ||
20:03:37 | Sensitivity version of thermal C check-in: 5319c66717 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:03:37 | Sensitivity version of thermal C check-in: 7e70e41ca3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:05:19 | mailman style check-in: d4d011deb8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:05:19 | mailman style check-in: 33a7232cee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:51:11 | Put default values in _simpar.m in case of missing values in txt file check-in: 1d55435061 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:51:11 | Put default values in _simpar.m in case of missing values in txt file check-in: a33b465436 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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:14:11 | Updated -example to --example to correspond to new xmtt check-in: 8aae9fa90d 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 | |
17:02:15 | foo=zeros(3,1) translated as zero_state(foo,3) check-in: facbb9d63f 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 | |
16:45:20 | Added grid lines to plots. check-in: fd67ab5205 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 | |
19:11:44 | sensitivity versions of lsin & cos check-in: d4071e0432 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:50:35 | Sensitivity EMTF components check-in: bf7075a250 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:46:58 |
Put back into a sensible form: ie let me know CVSROOT and list + me know rest. check-in: c5ca0c2b45 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:12:43 | Additional files for this example check-in: 5a3be8e6d0 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:05:09 | again check-in: 5550e9edad 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:53 | and again check-in: 3183659356 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 | |
18:01:17 | and again check-in: b1b5d087f3 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:57:18 | and another ... check-in: b66559d727 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 | |
17:56:32 | Yet another try check-in: 5d136bda53 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: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: a9a81af3ce 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 | |
16:23:59 |
Partial fix for [ 545113 ] zeros missing in c++. Fixes -oct by removing duplicate initialisation (-c is still outstanding). check-in: bb99a0315a 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 | |
13:46:58 | #include <fstream> for -oct as well as -cc. check-in: cbf1949cbb 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 | |
10:03:12 | Marked .sg as a major representation. check-in: fd2d783583 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:58:00 |
mtt copy does NOT now copy the CVS directory $directory --> ${directory} (just to be tidy) check-in: 2584596feb 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 | |
14:38:12 | Added a blank - stiil tryg to get it to work with syncmail check-in: eed30c8eca 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:36:03 | These were flagged with M on cvs update check-in: 6f076e3fbf 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:33:33 | Added to implemet the mtt-cvs mail list -- check-in: 14512ca800 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:15:52 | Forgot to do this .. check-in: 9a063beba2 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 | |
11:03:50 | Added lines to mail cvs changes check-in: 5f00cdbf83 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:58:35 | Added synchmail to list for mtt-cvs mailing list check-in: 2b76f9bdc0 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:57:00 | Added to suport the mtt-cvs list check-in: 85950d0707 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:56:02 | Wrong name check-in: 2ae9688218 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 | |
10:50:51 | Added to run mtt_cvs mailing list check-in: 7a37d2206d 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 | |
09:18:29 | Added timestamp to std::cerr message when solver fails to converge. check-in: 51fbfa2ec3 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 | |
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: 3a7b407410 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 | |
12:04:25 | Replaced ios:: with std::ios:: for g++-3.0 compatability. check-in: 2720268445 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 | |
17:04:21 | Removed spurious "\n" from output. check-in: 93f6afd1f9 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 | |
08:36:44 | Fixed size of gnuplot x11 window (400x300) to prevent window manager from creating very, very tiny plots. check-in: 0b4b76fad5 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 | |
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: c9e54fdc43 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:11:12 | Added abs => fabs rule. check-in: b71c0fac8f 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:10:04 | Improved message format, directed to file (MTT.Hybrd_messages). check-in: 7276780e17 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:06:16 | Changed initial solver value from 1.0 to 0.0. check-in: a3c9b714c1 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:05:27 | Escaped characters to eliminate awk warnings. check-in: 0b5a91071f 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 | |
12:02:31 | Changed .tmp output file to reduce nonsense key commands sent to terminal. check-in: 543851b41f 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:59:54 | Added dummy -optimise switch to prevent falling over for -cc generation. check-in: 9965eb4f79 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 | |
11:58:58 | Added cputime monitoring. check-in: 26692bd604 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 | |
16:24:16 | New example - used for teaching about linearisation ... check-in: ec07da0b26 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 | |
16:27:06 | Changes to make MTT work out of the box with Debian. check-in: 47dd54af9a 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 | |
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: 49b14f476c 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 | |
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: c9686590ce 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 | |
02:56:18 |
Added DASSL as an option for solution of algebraic equations (-ae dassl). Requires octave-2.1.35. check-in: 89dc73cd94 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 | |
18:12:30 | Moved fflush(structure_file) out of loop. check-in: d80310dd00 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 | |
08:32:00 | fflush (structure_file). check-in: 9d06ad81a9 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 | |
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: 9e6ea3154f 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 | |
13:53:09 | Suppresses [221] warnings (undefined symbols) in the code. check-in: 975977d8b0 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 | |
01:01:49 | fixcc when rdae_is_dae (-cr). check-in: d7f4d9a527 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 | |
02:15:58 | Added print dialogue to allow user to select print filename. check-in: eacde8ae82 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:29:50 | Added documentaton on [1:N] style port labels check-in: 3c25592597 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:28:35 | Now has . at start of components library path $MTT_COMPONENTS check-in: ebe667eb0a 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:27:34 | Now handles [1:N] style port labels check-in: 343c949759 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: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: d23e8145fd 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 | |
14:20:27 | Now handles the cases where ny or nx or nu are zero check-in: 5a6198ec7f 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 | |
00:48:42 | Clicking on title now sorts by low level component name (and back again). check-in: dc418f1b5d 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 | |
03:15:55 |
Fixed make dependencies for c++ simulation code - re-simulation no longer required for different output format. check-in: 00c008cd96 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 | |
00:22:52 | Improved scrollbar, radio buttons; plot with lines. check-in: 93d647a0c7 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 | |
05:57:22 |
TK viewer for simulation output (requires wish8.3). - invoked with mtt sys gnuplot view. check-in: 79f82d1a73 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:39:43 | Made odes.dat2 .PRECIOUS to prevent deletion when simulation receives ^C. check-in: 1149469e42 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 | |
23:37:32 | Fixed assignment statement in ae.r when RHS=0. check-in: 052bf2b498 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 | |
11:24:35 | Updated for new mtt features - input.txt etc check-in: 770b7a0795 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 | |
09:41:26 | Reserved words check-in: 8db228cecc 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 | |
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: 6c5b7ec46d 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 | |
21:41:04 | Fixed problem with declaration when there are no numerical parameters. check-in: e8898d83d2 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:20:43 | Fixed error and added test system check-in: 769c2129d2 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 | |
16:19:06 | Tidied up the optimisation stuff check-in: 2f9714d2b0 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 | |
03:09:23 | Fixed zeroing of initial guess of unknown inputs. check-in: 0d3835dbed 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 | |
03:16:08 | Rationalisation of solver code, fixed ctors. check-in: a7219296bb 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 | |
02:15:00 | Rationalisation of solver code, beginning with algebraic solvers. check-in: 5ba0da8f5b 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 | |
04:39:24 | Consolidated dassl and residual functions. check-in: 8e09988f64 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:24:48 | Replaced mtt_version.sh with mtt_banner.sh - I think this was the intent. check-in: b778e790d6 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 | |
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: 83896a9315 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:16:01 | Return input vector unchanged so that dassl can do the hard stuff. check-in: 28e921aee0 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 | |
22:14:32 | Bug fix for dassl. check-in: 5a2448e70f 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 | |
04:06:07 | Added -i dassl for -cc and -oct. check-in: 9a2641223c 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:10:18 | Generate warning instead of error if reserved word used. check-in: f3cd55680e 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 | |
21:09:22 | Eliminated duplicate lines in type.sh. check-in: 92341338b3 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:43:34 | Added -cc to usage options (required for use with xmtt). check-in: fbee379b95 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:38:38 | Changed comment below (# SUMMARY) - fixes xmtt. check-in: e38093512b 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 | |
23:29:10 | Optimises only when requested (-opt). check-in: a2786ba7dd 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 | |
00:51:51 | This should not have been here! check-in: 402e4c0443 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 | |
05:02:53 | Now writes cbg.fig when under-causal (again). check-in: c1544d4698 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:08:35 |
Removed lines deleting _type.sh and cbg.m -- how did they get there ?? check-in: dd98c9a1cf 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 | |
04:07:28 |
Changed a to w on open (Geraint's suggestion) Explictly close files check-in: ddb97d836e 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 | |
06:27:08 | Fixed mistake in computing entropy flow check-in: 558ca53629 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 | |
04:50:29 | Just code aesthetics. check-in: b16543c447 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:42:59 | Fixes problem when lbl.txt does not end with newline. check-in: d3f2fec898 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 | |
22:32:49 | Use gv, not ghostview check-in: 2adddc4d1b 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 | |
05:52:15 | Add to CVS check-in: 0e37387307 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:25:16 | Relabeled ports - easier for sensitivity to handle check-in: 1b1d48282e 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:18:32 | Fixed problem with shell expanding * (used as important rep marker) check-in: 86a2a906ba 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:17:30 | Removed all " from #SUMMARY lines - messes up xmtt check-in: c89a6ab013 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 | |
04:16:25 | Added to distribution -- needed for xmtt check-in: e6624bf225 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 | |
00:55:17 | Resolved clashes -- marked with ## >>> check-in: 8b28c5044f 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:43:15 | header only version does not need to compute sizes from _def.r check-in: bf477db669 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:31:17 |
Added -cr option to load CRs first - avoids alg. loops with R implementation of mutiports. check-in: ffc6515571 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:29:20 | Don't read "params.r" check-in: 10ea327389 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:27:49 | More efficient generation of optimised code (I hope) check-in: d04d4d3adc 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:26:23 | Removed some boring user feedback check-in: 4a550e8cd2 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 | |
23:24:02 | Now only writes to type.sh and cbg.m when causality is complete check-in: 33a3339bf7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:20:27 | Now only writes to type.sh and cbg.m when causality is completed. check-in: 98fff55b25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:20:27 | Now only writes to type.sh and cbg.m when causality is completed. check-in: 55fa7613d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:16:39 | Simple filter for Reduce reserved words in sympar. check-in: 7a27d4f0c5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:16:39 | Simple filter for Reduce reserved words in sympar. check-in: f9e5428fcb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:35:29 | Updated file structure (mtt/bin). check-in: 3d00dccbcd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:35:29 | Updated file structure (mtt/bin). check-in: 30a2b9d6d7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:25:02 | Added notes on -ae hybrd, rk4, ode2odes.cc, .oct dependencies. check-in: 447fbc9ef4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:25:02 | Added notes on -ae hybrd, rk4, ode2odes.cc, .oct dependencies. check-in: a1e26d10fe user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-07-22
| ||
19:24:03 | Multiple '-v' increases verbosity. check-in: 300c0fa894 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:03 | Multiple '-v' increases verbosity. check-in: 61ecb7e23e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-07-21
| ||
00:22:02 | Now handles empty polynomials check-in: 8b61dddbbe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:22:02 | Now handles empty polynomials check-in: b07cfc82b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-16
| ||
22:23:00 | Fixed misleading variable name in .cc rep. check-in: fb1bac6240 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:23:00 | Fixed misleading variable name in .cc rep. check-in: 12223d91f3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-07-13
| ||
04:54:06 | Branch merge: numerical-algebraic-solution back to main. check-in: 1a563890dc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:54:06 | Branch merge: numerical-algebraic-solution back to main. check-in: 31c33491a9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:19:03 | Now loads _subs.r with _cr.r file when using -cr option check-in: d3d4ae7245 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:19:03 | Now loads _subs.r with _cr.r file when using -cr option check-in: 62c331227c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:02:31 | Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 4fd23f55d3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
04:02:31 | Implemented numerical algebraic solution for _ode2odes.oct. Leaf check-in: 120c923553 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:40:01 |
New sensitivity components (lbl does not auto-generate properly check-in: b307857564 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:40:01 |
New sensitivity components (lbl does not auto-generate properly check-in: 42898762fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:07:59 | Added dtors to Solvers check-in: 2364b84dcb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:07:59 | Added dtors to Solvers check-in: 9b9a6be2b1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:38 | Added notes on #ICD, gnuplot.txt and odes.sg rep. check-in: 3543a2e2a8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:02:38 | Added notes on #ICD, gnuplot.txt and odes.sg rep. check-in: ce62d5ccc5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:43:54 | This should not be here !!!! check-in: 935838133c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:43:54 | This should not be here !!!! check-in: 839178ab26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:55:55 | Added gnuplot view representation check-in: 3db229f89d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:55:55 | Added gnuplot view representation check-in: 376fce95c3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:51:39 |
Fixed generation of odes.sg from .m and .oct simulations. .cc, .m and .oct simulations now all write mtt_data (lower case). check-in: 7fcda3f846 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:51:39 |
Fixed generation of odes.sg from .m and .oct simulations. .cc, .m and .oct simulations now all write mtt_data (lower case). check-in: c2d29ab4b7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-07-12
| ||
07:41:18 | JUst do explicit params at the top level check-in: 19daa0641a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:41:18 | JUst do explicit params at the top level check-in: ea814d44ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:31:07 | strips out explicit #PAR (#VAR) declarations from lbl.txt or abg.m check-in: 1c1395bf50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:31:07 | strips out explicit #PAR (#VAR) declarations from lbl.txt or abg.m check-in: ddc5238d02 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:29:28 | Now handles #PAR (or #VAR) declarations - adds them to the top of the sympar list check-in: 0ec0c085b0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:29:28 | Now handles #PAR (or #VAR) declarations - adds them to the top of the sympar list check-in: a9b10efb64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:02:53 | Now fixes multiports for input and output as well as state check-in: e19274ba0f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:02:53 | Now fixes multiports for input and output as well as state check-in: 23f98591e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:00:51 | Now zeros y correctly - ie Ny NOT Nx elements check-in: 6c7a2c10a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:00:51 | Now zeros y correctly - ie Ny NOT Nx elements check-in: cdb1d161ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-11
| ||
03:58:41 | removed {} check-in: e58523ede7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:58:41 | removed {} check-in: 8b24788c58 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-09
| ||
00:24:58 | input rep: Removed input name mapping, left state name mapping. check-in: 1b93319a58 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:24:58 | input rep: Removed input name mapping, left state name mapping. check-in: aba0a88b32 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-07-08
| ||
03:32:36 | Moved in""; command from lbl to cr check-in: d753d3904a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:32:36 | Moved in""; command from lbl to cr check-in: 3e33da538c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:28:11 |
Fixed a bug: abg2sympar_m2txt neads a _lbl.txt file when using "usinglabel" option check-in: 01a3472b75 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:28:11 |
Fixed a bug: abg2sympar_m2txt neads a _lbl.txt file when using "usinglabel" option check-in: a2e68605d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-06
| ||
08:07:45 | Added rep for documentation check-in: 14c189ddfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:45 | Added rep for documentation check-in: 52abf1ed63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:06:37 | Complete rewrite: now uses 4 port R as basis check-in: 0343395939 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:06:37 | Complete rewrite: now uses 4 port R as basis check-in: ee54506180 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:10:26 | Fixed bug: lin -->slin check-in: f3f8c71021 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:10:26 | Fixed bug: lin -->slin check-in: d2a9f2e847 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:18:24 | New sensitivity components - documentation check-in: 55242fb408 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:18:24 | New sensitivity components - documentation check-in: a209072712 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:17:14 | New sensitivity components (for extruder model) check-in: 48d365e9ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:17:14 | New sensitivity components (for extruder model) check-in: 2a52198114 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:46:50 |
Added -cr option -- forces cr to be loaded before the ese.r file This avoids causality problems when using multi-port Rs to represent arbitary equations check-in: e5b6461609 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:46:50 |
Added -cr option -- forces cr to be loaded before the ese.r file This avoids causality problems when using multi-port Rs to represent arbitary equations check-in: 22863cf285 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-05
| ||
08:42:43 | Updated to allow auto-generation of sensitivity version check-in: 1c252362ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:42:43 | Updated to allow auto-generation of sensitivity version check-in: e1825154c8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-04
| ||
06:00:12 | Fixed a funny with tr - changed SEPS and REPS - something to do with ^ check-in: 60d33a5378 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:00:12 | Fixed a funny with tr - changed SEPS and REPS - something to do with ^ check-in: 83f92d122d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:19:57 | Added RT & CT to list check-in: 9abf44c48f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:19:57 | Added RT & CT to list check-in: 5b94a1f272 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-03
| ||
23:51:10 | Now puts outline #Summary and #Description lines at top of lbl file check-in: da3efd435c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:51:10 | Now puts outline #Summary and #Description lines at top of lbl file check-in: b0cd8f0fab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:49:51 | Added documentation line check-in: 6b4d979474 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:49:51 | Added documentation line check-in: 554048fd24 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:40:57 | New sensitivity version of the RS component check-in: dfcf816546 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:40:57 | New sensitivity version of the RS component check-in: ae6c06c0fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:59:10 | Fixed problems with argument passing for CRs check-in: e16dcf0ecb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
22:59:10 | Fixed problems with argument passing for CRs check-in: 8dbd232c6b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-07-02
| ||
00:34:56 | gcc-3.0 compatibility. check-in: 98a5282e8f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:34:56 | gcc-3.0 compatibility. check-in: dd41e6affd user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-30
| ||
03:26:20 | gcc-3.0 compatibility. check-in: f80e872abe user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:26:20 | gcc-3.0 compatibility. check-in: 65d8cff89b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-28
| ||
22:58:27 | Using mtt_xargs.sh to prevent Arg list too long error. check-in: 3cd3edb0e6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:58:27 | Using mtt_xargs.sh to prevent Arg list too long error. check-in: 7bd1fc6014 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-26
| ||
23:16:12 | Moved from trans directory to bin directory. check-in: a1d300ea5b user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
23:16:12 | Moved from trans directory to bin directory. check-in: 5fafe45413 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:29:05 |
mtt_xargs.sh eliminates Arg list too long error for large models. (UNIX xargs does not work if the environment is too large). check-in: 6ec7d47592 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
22:29:05 |
mtt_xargs.sh eliminates Arg list too long error for large models. (UNIX xargs does not work if the environment is too large). check-in: 792d92bf1f user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:06:59 | Initial guess set to one. check-in: 498c1e0b78 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:06:59 | Initial guess set to one. check-in: 3c694c43de user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:01:28 | Makes input and state names available for input rep. check-in: 5d1ea091d1 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
01:01:28 | Makes input and state names available for input rep. check-in: f660139eb3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:57:21 | Prints more useful name. check-in: 2558640b16 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:57:21 | Prints more useful name. check-in: 528fe3d379 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:55:48 | Writes algebraic equation Jacobian _aej.r (not used yet). check-in: 383457e919 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:55:48 | Writes algebraic equation Jacobian _aej.r (not used yet). check-in: f057909af3 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-25
| ||
23:28:29 | Generic mtt_rate and mtt_output - allows method independent calls. check-in: 984f0c191d user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
23:28:29 | Generic mtt_rate and mtt_output - allows method independent calls. check-in: 43a0e0bde2 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-13
| ||
18:24:10 |
Made "lin" default in place of "none" Still needs arg and cr alias clashes to be sorted .... check-in: d689652e81 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:24:10 |
Made "lin" default in place of "none" Still needs arg and cr alias clashes to be sorted .... check-in: cce6065ba1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:26 | Alias for the cr (ie %ALIAS $1 lin) check-in: b0f39398c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:26 | Alias for the cr (ie %ALIAS $1 lin) check-in: 73d690a072 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:07:15 | Fixed bug with three separators in a row eg )/( check-in: 33c4cb9969 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:07:15 | Fixed bug with three separators in a row eg )/( check-in: 1552f7db1b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:59 |
MTT now gas the double-colon option in the abg.fig file eg R:r:a^2+3*b check-in: 2c277787b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:59 |
MTT now gas the double-colon option in the abg.fig file eg R:r:a^2+3*b check-in: 8f7aea58de user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:15 | Operator ^ now ok in args in abg and/or lbl check-in: 05f4e1c08a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:15 | Operator ^ now ok in args in abg and/or lbl check-in: a45ac8a4e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:06 |
Further changes towards aouto creation of lbl files. Prettified lbl files check-in: 9e1c266f33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:06 |
Further changes towards aouto creation of lbl files. Prettified lbl files check-in: 98cc4a6dc4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:39:51 |
Zeros output matices in csex and cseo just in case some elements are actually zero and not set in code. Works for m and oct. check-in: 8a22d5d265 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:39:51 |
Zeros output matices in csex and cseo just in case some elements are actually zero and not set in code. Works for m and oct. check-in: 9036150852 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-06-11
| ||
19:51:08 | Zapped spurious $1 alias check-in: eab7beac7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:51:08 | Zapped spurious $1 alias check-in: 1255b49b62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:47:49 |
Makes the sub.sh file directly from the abg.fig file Used for making lbl files (abg2lbl_fig2txt) check-in: 73cbdc1a72 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:47:49 |
Makes the sub.sh file directly from the abg.fig file Used for making lbl files (abg2lbl_fig2txt) check-in: d18d978ab9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:46:17 | New script for making simulation m file _sim.m check-in: f0fe3c35f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:46:17 | New script for making simulation m file _sim.m check-in: ff8c94f269 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:43:50 |
MTT is now much more sophisticated in generating lbl files Labels can contain maths Repetative components are now broken check-in: d1d56ab81c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:43:50 |
MTT is now much more sophisticated in generating lbl files Labels can contain maths Repetative components are now broken check-in: 3bc428aa0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:53:49 | Now uses abg2sympar_m2txt to get the arguments check-in: afb7ce9dfc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:53:49 | Now uses abg2sympar_m2txt to get the arguments check-in: d986cfb484 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:22 | Now has third argument for use in abg2lbl_fig2txt check-in: 63c82872b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:22 | Now has third argument for use in abg2lbl_fig2txt check-in: 85d7f0ef2b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:09:18 | Removed spurious parameter check-in: 2499623677 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:09:18 | Removed spurious parameter check-in: 5e0ede0928 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:58 | Now handles user-defined components check-in: 6902543ae0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:58 | Now handles user-defined components check-in: 192ab17f96 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-06-06
| ||
07:54:38 | Further fixes to make nonlinear PPP work ... check-in: 797d7864df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:54:38 | Further fixes to make nonlinear PPP work ... check-in: 2a772279a1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:53:07 | Now generates x vector correctly check-in: cba829d2bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:53:07 | Now generates x vector correctly check-in: 7728816dd1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-06-05
| ||
03:37:15 | *** empty log message *** check-in: 3eb0acafb0 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:37:15 | *** empty log message *** check-in: 4c82a03e36 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:20:40 | added -ae option to select algebraic equation solution method. check-in: 6e5926c3aa user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:20:40 | added -ae option to select algebraic equation solution method. check-in: 97ad53b747 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-06-04
| ||
09:05:46 | Addded to CVS check-in: 65cab36419 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:05:46 | Addded to CVS check-in: d88f9fb0e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:55:48 | Adding the I components with initial state check-in: b9af21b5bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:55:48 | Adding the I components with initial state check-in: 149df2f012 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:18:52 | Putting documentation under CVS check-in: 244ce38bbe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:18:52 | Putting documentation under CVS check-in: 6d5e3f99ef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:13:38 | Various changes to support PPP check-in: 5db724bef9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:13:38 | Various changes to support PPP check-in: 78e107c25b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-30
| ||
19:57:08 | Fixes to sensitivity components for non-linear PPP check-in: 795053893c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:57:08 | Fixes to sensitivity components for non-linear PPP check-in: ad7c2478fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-26
| ||
18:36:43 |
Further modifications. Now works on rcPPP -- next jobs: add identification to ppp_nlin_sim create real-time ppp_nlin_run check-in: 3f62cd4a52 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:36:43 |
Further modifications. Now works on rcPPP -- next jobs: add identification to ppp_nlin_sim create real-time ppp_nlin_run check-in: c8c0565976 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:46:38 | Updated to account for new nonlinear ppp check-in: 6632bcb60e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:46:38 | Updated to account for new nonlinear ppp check-in: b98931d137 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-24
| ||
07:48:17 | Include artwork in the cbg.fig file check-in: 39adc84a7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:48:17 | Include artwork in the cbg.fig file check-in: b3d8bfac7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:36 | Minor updates .. check-in: 8eaae9b2f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:36 | Minor updates .. check-in: 118db7e09c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:12 | Included and updated the missing tf_r2m check-in: c13b3e7399 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:42:12 | Included and updated the missing tf_r2m check-in: 9feed0498b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-10
| ||
19:08:35 | Cosmetic improvements check-in: ced8204712 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:08:35 | Cosmetic improvements check-in: d6b0dc9e53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:40 | Useful conversion functions check-in: ccc5e5d04f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:40 | Useful conversion functions check-in: d5522b9096 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-09
| ||
08:50:02 | Uses _art.fig to transmit the art work to the cbg.fig rep. check-in: fd1400ec9f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:50:02 | Uses _art.fig to transmit the art work to the cbg.fig rep. check-in: d1dc4d0039 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:39 | Now generates the base path (for csh) as the current wd dir check-in: 60dbdc1724 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:39 | Now generates the base path (for csh) as the current wd dir check-in: 4be87b5e03 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:19:22 | Fixed EOF error when MTTNYZ=0. check-in: 0c40464f88 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
00:19:22 | Fixed EOF error when MTTNYZ=0. check-in: 414839b0b6 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-08
| ||
15:18:12 | Added trig and hyperbolic functions to argument exclusion list check-in: 05dc62892f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:18:12 | Added trig and hyperbolic functions to argument exclusion list check-in: 8e15f969b2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:12 |
Added line to reverse the x^y --> pow(x,y) in default _simp file to prettyfy LaTeX check-in: 3c4e19428e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:30:12 |
Added line to reverse the x^y --> pow(x,y) in default _simp file to prettyfy LaTeX check-in: fdcd5d8767 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:02 |
Put -fixcc stuff _after_ other files - avoides interaction with complicated _sub.r Add usage info check-in: 8edf0ba05b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:25:02 |
Put -fixcc stuff _after_ other files - avoides interaction with complicated _sub.r Add usage info check-in: 7abfafea04 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-05-05
| ||
20:50:16 | Fixed errors when MTTNx=0. check-in: fc9f65477a user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
20:50:16 | Fixed errors when MTTNx=0. check-in: 249f2fba91 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-04
| ||
04:07:24 |
Numerical solution of algebraic equations. sys_ae.cc written for unsolved inputs. Solution of equations using hybrd from MINPACK (as used by Octave fsolve). check-in: 2640c1bcbb user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
04:07:24 |
Numerical solution of algebraic equations. sys_ae.cc written for unsolved inputs. Solution of equations using hybrd from MINPACK (as used by Octave fsolve). check-in: 97dfd358e9 user: geraint@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
2001-05-01
| ||
14:19:07 | Physiological systems used for Teaching Control V at Glasgow check-in: 45bb5253a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:07 | Physiological systems used for Teaching Control V at Glasgow check-in: 82f92c73c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:16:06 | New P+D controller for collocated use and effort output check-in: bb4060a00e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:16:06 | New P+D controller for collocated use and effort output check-in: 2051145c7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-30
| ||
03:02:53 | Created branch numerical-algebraic-solution check-in: e96b3471d0 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:53 | Created branch numerical-algebraic-solution check-in: 985ebf5c93 user: gawthrop@users.sourceforge.net tags: origin/numerical-algebraic-solution, trunk | |
03:02:52 | Stripped template stuff. check-in: 100c579558 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:02:52 | Stripped template stuff. check-in: 04ebf6e80f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-28
| ||
03:38:36 | Refined selection of matching patterns - checks for exact match. check-in: 9b7ef81b4b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:36 | Refined selection of matching patterns - checks for exact match. check-in: f8ed71926b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:15:03 | Fixed comment (interfered with "mtt help representations"). check-in: 9803ab154d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:15:03 | Fixed comment (interfered with "mtt help representations"). check-in: 7a20a89652 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-25
| ||
22:17:45 | Fixed icd.txt2 dependency. check-in: 87bfa53b5f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:17:45 | Fixed icd.txt2 dependency. check-in: 99d5c3c033 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-24
| ||
16:41:54 | New 2-port sensitivity components check-in: 1077e86780 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:41:54 | New 2-port sensitivity components check-in: 46e86cda2d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:36 | Uses new 2-port sR and sC check-in: 29b09bdf62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:36 | Uses new 2-port sR and sC check-in: 5a85cde5cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-23
| ||
22:28:06 | Templates allow return types to differ from arguments. check-in: 24dfa443fc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:28:06 | Templates allow return types to differ from arguments. check-in: 75fb277a47 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:25:29 | Plots each column individually. check-in: 75eb8f868e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:25:29 | Plots each column individually. check-in: 73894dd24e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:23:30 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c check-in: 9c099c6e0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:30 |
Now stips ; from bottlom level argument list - allows aliasing of parts of a,b,c (eg a,b by using a,b;c check-in: 9f2a5ebb7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:21 | Removed stdin bug workaround check-in: 4c2e6123ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:06:21 | Removed stdin bug workaround check-in: 86564c67a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:59:43 | New CR for 2-port form of sC,sR etc check-in: 71be87f692 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:59:43 | New CR for 2-port form of sC,sR etc check-in: 9346aac9b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:48:13 | Now uses new 2-port C and R sensitivity components check-in: 5d350e0b89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:48:13 | Now uses new 2-port C and R sensitivity components check-in: ab09ec2254 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-19
| ||
11:04:57 | New C component with state detector check-in: b401f73980 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:04:57 | New C component with state detector check-in: 95089b4ab4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-16
| ||
22:22:06 | *** empty log message *** check-in: 3fbc81b491 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:22:06 | *** empty log message *** check-in: 34b4d367e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-15
| ||
21:15:41 | Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 16076f51bd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:15:41 | Added interface definition rep: _ICD.(txt|c|cc|m). check-in: 550dfb07d1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:09:49 | Corrected number of columns in SciGraphica worksheet. check-in: f8458c2a6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:09:49 | Corrected number of columns in SciGraphica worksheet. check-in: 3c9561eccf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-14
| ||
05:11:02 | Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: ac04814c93 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:11:02 | Added conversion of simulation data to SciGraphica XML format (_odes.sg). check-in: 5db3ee1985 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-13
| ||
07:14:12 | Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2134af598f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
07:14:12 | Implemented lower level lbl.txt recognition of #NOT[V|P]AR check-in: 2716fc0220 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-12
| ||
03:08:00 |
Improved sh->csh conversion, reduces environment namespace pollution. Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion. check-in: d8c4862c2f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:08:00 |
Improved sh->csh conversion, reduces environment namespace pollution. Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion. check-in: 13c87384a1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:13 | Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: 6c2ed05516 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:49:13 | Fixed .oct use of Octave globals: MTT_input_last MTT_input_index check-in: dde64a9300 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-11
| ||
15:41:45 | New identification example - friction components only check-in: 6e8c859b73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:41:45 | New identification example - friction components only check-in: 3c4ab88a3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:34:56 | Fixed bug to do with multiple outputs check-in: a230d6637d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:34:56 | Fixed bug to do with multiple outputs check-in: aa312240ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:44:26 |
Fixed cc and c problems to do with pow(x,y) and integers mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for -c, -cc and -oct options check-in: 47742bde53 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:44:26 |
Fixed cc and c problems to do with pow(x,y) and integers mtt/lib/reduce/fix_c.r is included in rdae2dae and cse2smx_lang for -c, -cc and -oct options check-in: 9612ed3ef0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:52:45 | Temporary fix to avoid incorrect _input.cc with stdin check-in: 51ac8a149a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:52:45 | Temporary fix to avoid incorrect _input.cc with stdin check-in: ca16ae9fae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:36:10 |
Now uses system_cr.h in place of system.h in .c rep - compatible with older code check-in: 850ea26ade user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:36:10 |
Now uses system_cr.h in place of system.h in .c rep - compatible with older code check-in: 3d83aec7ca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:13:29 | Fixed input.oct for compatibility with input.m. check-in: 9fa6221d14 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:13:29 | Fixed input.oct for compatibility with input.m. check-in: 8fcb8ac6a0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-10
| ||
13:57:33 | Fixed bash/sh compatibility bug check-in: 6c6042c820 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:57:33 | Fixed bash/sh compatibility bug check-in: 07cafda43d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:56:13 | Uses standard mkoctfile check-in: 1ff989db2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:56:13 | Uses standard mkoctfile check-in: d70e82e32e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:13 | *** empty log message *** check-in: 9647887f99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:13 | *** empty log message *** check-in: 42273c2d00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:19 | Smoother translation to .cs using sh2csh check-in: 3506f3faef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:19 | Smoother translation to .cs using sh2csh check-in: 3b8cbf87d1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:50 | Minor fixes for sensitivity versions check-in: 8eed789a90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:50 | Minor fixes for sensitivity versions check-in: c071b8a298 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-06
| ||
05:24:31 | -stdin for .cc reps. check-in: 22bdf1e9f5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:24:31 | -stdin for .cc reps. check-in: 19df88b4b1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-05
| ||
12:00:18 | Identification example check-in: 5ad84ea3e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:00:18 | Identification example check-in: e2aded79c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:42 | Model-based identification for PPP check-in: 5c2f55298a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:42 | Model-based identification for PPP check-in: 36dbdfe9cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:12 | Tidied up documentation + verbose mode check-in: c15b1f601a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:12 | Tidied up documentation + verbose mode check-in: 9e81f2113f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:07 | Fixed a number of bugs to as to work with reports. check-in: ae468ffafb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:49:07 | Fixed a number of bugs to as to work with reports. check-in: a6e307d2da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:46:13 |
Added mtt_prepend.sh, -p preserves time attribute of base file - eliminates error in dependencies due to update of ese.r by modpar.r. check-in: 5c5cd8b589 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:46:13 |
Added mtt_prepend.sh, -p preserves time attribute of base file - eliminates error in dependencies due to update of ese.r by modpar.r. check-in: b47b852b72 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-04
| ||
10:06:49 | New ssim (sensitiveity simulation) rep check-in: 7d66f352c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:06:49 | New ssim (sensitiveity simulation) rep check-in: aa507541d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:05:38 | Reresentation for system identification for ppp check-in: 34531ed402 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:05:38 | Reresentation for system identification for ppp check-in: 7483f97d8c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:25 |
Restuctured to be more logical. Data is now in columns to be compatible with MTT. check-in: 0ea7b213e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:25 |
Restuctured to be more logical. Data is now in columns to be compatible with MTT. check-in: 2a56dd249c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:03:01 | Fixed elimination of 0 in xxx(0...) when ... does not start with a digit. check-in: 58203f3d83 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:03:01 | Fixed elimination of 0 in xxx(0...) when ... does not start with a digit. check-in: 66c73b4221 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-04-03
| ||
14:51:30 | Equivalent to the c pow function (computes x^y) check-in: bc591b3819 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:51:30 | Equivalent to the c pow function (computes x^y) check-in: a0c19a9a56 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:49:42 |
Revised to incorporate new ssim (sensitivity simulation) representation (m only just now). check-in: 5fc249a8b0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:49:42 |
Revised to incorporate new ssim (sensitivity simulation) representation (m only just now). check-in: 5aefc73131 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-02
| ||
17:36:20 | Resolved $sys name clash when using -s check-in: 06cc77a126 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:36:20 | Resolved $sys name clash when using -s check-in: 0ef4f792c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:35 | Putting the PPP library under cvs check-in: 182384e0d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:02:35 | Putting the PPP library under cvs check-in: 4864fa2242 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:57:57 | Added missing ; check-in: ef3ac62298 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:57:57 | Added missing ; check-in: 26c73dcaa2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:18 | Translates modulated parameters into reduce check-in: b52250ca63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:18 | Translates modulated parameters into reduce check-in: 801d56870d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-04-01
| ||
05:18:57 |
Octave 2.0.16 compatibility. Removed static declarations - gave wrong results. check-in: a642e130b1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:18:57 |
Octave 2.0.16 compatibility. Removed static declarations - gave wrong results. check-in: 29b9700f0a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:17:22 | Removed static declarations - gave wrong results with multiple calls of ode2odes. check-in: b6b370e3b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:17:22 | Removed static declarations - gave wrong results with multiple calls of ode2odes. check-in: 6751d6e73d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:54 |
Reset row to zero after write to file, ready for subsequent runs. Eliminates SIGSEGV in Octave when _ode2odes called multiple times. check-in: f0b48da817 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:38:54 |
Reset row to zero after write to file, ready for subsequent runs. Eliminates SIGSEGV in Octave when _ode2odes called multiple times. check-in: 73e682b20b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-30
| ||
15:13:58 | Rationalised simulation modes to each return mtt_data check-in: e245176674 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:13:58 | Rationalised simulation modes to each return mtt_data check-in: 82f17ad042 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-29
| ||
19:24:14 | Can now use c representations of crs when using -c option check-in: 810776c9bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:14 | Can now use c representations of crs when using -c option check-in: d42eec3600 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-28
| ||
01:50:40 | Fix for ambiguous Matrix instantiation (Octave 2.0.16). check-in: ca18b01ca5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:40 | Fix for ambiguous Matrix instantiation (Octave 2.0.16). check-in: 46142f5211 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-27
| ||
13:47:53 | First version check-in: 8ccb71060d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:47:53 | First version check-in: fb233b4b1a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:21:59 | Octave version compatibility for save_ascii_data(_for_plotting). check-in: 1f42af64c9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:21:59 | Octave version compatibility for save_ascii_data(_for_plotting). check-in: 336cfaa431 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:10:23 | Improved determination of Octave version. check-in: 1d1895315e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:10:23 | Improved determination of Octave version. check-in: 241ec66090 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:14:27 | Improved determination of Octave version. check-in: 31ebb993e5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:14:27 | Improved determination of Octave version. check-in: 429028f25c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:07:34 |
Improved determination of Octave version for ode2odes.exe creation. Removed FORCE check_update of .txts. check-in: ee25b5682e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:07:34 |
Improved determination of Octave version for ode2odes.exe creation. Removed FORCE check_update of .txts. check-in: 7a9336d9cb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-26
| ||
16:22:25 | Updated port aliases check-in: bfd0a906da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:25 | Updated port aliases check-in: 449f871f2a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:35 | This missing transformation added check-in: de52ff5f6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:35 | This missing transformation added check-in: 1fe7389094 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:42:16 | This missing transformation added check-in: 18b97890ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:42:16 | This missing transformation added check-in: b0c230d332 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-24
| ||
23:13:56 | Declared static functions ((unused)) to eliminate warnings building .oct. check-in: 01eb15b39a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:13:56 | Declared static functions ((unused)) to eliminate warnings building .oct. check-in: 5d445159bf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-23
| ||
14:58:16 | Fixed cosmetic bugs -- component display check-in: 4acfbce1bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:58:16 | Fixed cosmetic bugs -- component display check-in: dc4cb529ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:31 | Now puts space after header fields + writes _port.fig check-in: 40b1df7cf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:31 | Now puts space after header fields + writes _port.fig check-in: 06d82dcd1c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:56:21 | Now puts space after header fields + write _port.fig check-in: 5833aaf844 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:56:21 | Now puts space after header fields + write _port.fig check-in: ab625cac44 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:21:29 | Show -pdf oprion in help list check-in: 284cf8cdfc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:21:29 | Show -pdf oprion in help list check-in: 159cfa1d10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:20 | Fixed bug with vector components --NB takes geometric info from _rbg.fig check-in: 86e49a1290 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:20 | Fixed bug with vector components --NB takes geometric info from _rbg.fig check-in: 47c45949d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-03-21
| ||
03:24:59 | Calculate inputs before outputs (.cc). check-in: 19ce94128f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:24:59 | Calculate inputs before outputs (.cc). check-in: e15a0f99ae user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-03-19
| ||
02:28:53 | Branch merge: merging-ode2odes-exe back to MAIN. check-in: f837714420 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:28:53 | Branch merge: merging-ode2odes-exe back to MAIN. check-in: 62ceda890f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:35:31 | Reverted forced update check to main branch form, ready for merge. Leaf check-in: 16d57ddb07 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
01:35:31 | Reverted forced update check to main branch form, ready for merge. Leaf check-in: fc72557013 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:29:08 |
Parse switches (-A) before calling def2write_r. Update $1_def.* instead of removing. check-in: a58166ede2 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:29:08 |
Parse switches (-A) before calling def2write_r. Update $1_def.* instead of removing. check-in: d1ee2bdeb3 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-17
| ||
09:51:07 | Implemented Runge-Kutta IV fixed-step method (-i rk4). check-in: 9c788a5adb user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
09:51:07 | Implemented Runge-Kutta IV fixed-step method (-i rk4). check-in: 247243a401 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-16
| ||
03:56:54 | Convert variable names to lower case. check-in: 413c4c42a4 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:54 | Convert variable names to lower case. check-in: 2dfeaa8a10 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 02cafa61b7 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:56:13 | Removed psignal/siginfo.h - problematic and unnecessary. check-in: 6848d4da90 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-12
| ||
23:16:37 | Minor improvements to signal handling (.exe). check-in: 2421e2457a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
23:16:37 | Minor improvements to signal handling (.exe). check-in: 80f6f8264a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:59:30 |
SIGINT (C-c C-c) now causes simulation data to be dumped to MTT.core. SIGQUIT (C-c C-\) as for SIGINT, then raises default SIGQUIT. SIGFPE as for SIGINT, then raises default SIGABRT. check-in: a2c1d1be81 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:59:30 |
SIGINT (C-c C-c) now causes simulation data to be dumped to MTT.core. SIGQUIT (C-c C-\) as for SIGINT, then raises default SIGQUIT. SIGFPE as for SIGINT, then raises default SIGABRT. check-in: 25ab7dc08c user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-09
| ||
04:01:20 | \ escapes newline. check-in: 13690c0b32 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
04:01:20 | \ escapes newline. check-in: 95669d2bb6 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:19:57 | Renamed parser parser.exe (cvs ignores by default). check-in: d377905ba1 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:19:57 | Renamed parser parser.exe (cvs ignores by default). check-in: 90917ba925 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:59:26 | got_comment: (char)c no longer compared to (int)EOF. check-in: be3660debc user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:59:26 | got_comment: (char)c no longer compared to (int)EOF. check-in: c00e886aea user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:52:11 | Fixed parser path. check-in: e7c08c709a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
02:52:11 | Fixed parser path. check-in: 8f895130d6 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-07
| ||
04:06:55 |
Irix: catch SIGFPE and write data before aborting (.exe). GNU/Linux: nada. check-in: 30eac5fc49 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
04:06:55 |
Irix: catch SIGFPE and write data before aborting (.exe). GNU/Linux: nada. check-in: 559f317100 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-06
| ||
03:52:15 | Put back struc_txt2m - required by mtt2sys. check-in: df44346da1 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:52:15 | Put back struc_txt2m - required by mtt2sys. check-in: f2d74d13ba user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:48:43 |
Print additional environment variable for "mtt -p". MTT_LDFLAGS defaults to " " to avoid installation warning. check-in: 0e8b9063f9 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:48:43 |
Print additional environment variable for "mtt -p". MTT_LDFLAGS defaults to " " to avoid installation warning. check-in: a814d5ebe0 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-03
| ||
06:50:38 | Added #SUMMARY lines for ode2odes. check-in: b6d1d2f47e user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:50:38 | Added #SUMMARY lines for ode2odes. check-in: f52b542e3f user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:49:33 | Declared functions static to eliminate linker errors due to multiple definitions. check-in: 228f2e3254 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:49:33 | Declared functions static to eliminate linker errors due to multiple definitions. check-in: d04076ccfb user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:27:14 | Fixed ar options to work with GNU ar. Allow mtt to create dependencies for mtt_%.cc when making mtt_%.oct. check-in: a94223000c user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:27:14 | Fixed ar options to work with GNU ar. Allow mtt to create dependencies for mtt_%.cc when making mtt_%.oct. check-in: 83b666d596 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-02
| ||
00:45:21 | Separated Euler and Implicit methods in .cc code and dependencies. check-in: 3098274adc user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:45:21 | Separated Euler and Implicit methods in .cc code and dependencies. check-in: 851c0ce75e user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:40:18 | Fixed stupid typo in max and min functions. check-in: f7f1dc1e6a user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
00:40:18 | Fixed stupid typo in max and min functions. check-in: 85aff98574 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-03-01
| ||
05:05:53 | Minor revisions. check-in: 449e55e2e4 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
05:05:53 | Minor revisions. check-in: 5d613c5596 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-23
| ||
03:53:55 | Minor revisions. (ode2odes.exe works on GNU/Linux and ~GNU/Irix) check-in: 7f5b9f0bd7 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
03:53:55 | Minor revisions. (ode2odes.exe works on GNU/Linux and ~GNU/Irix) check-in: 84ff77e2a0 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-22
| ||
06:41:40 |
Initial merge of ode2odes.exe into main mtt. standalone_rep.make deleted: rules moved to mtt, variables to mttrc. check-in: 63813a1049 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:41:40 |
Initial merge of ode2odes.exe into main mtt. standalone_rep.make deleted: rules moved to mtt, variables to mttrc. check-in: 60068009b2 user: geraint@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
2001-02-19
| ||
06:33:20 | Created branch merging-ode2odes-exe check-in: 97dc03b3f3 user: gawthrop@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:33:20 | Created branch merging-ode2odes-exe check-in: ce97158db9 user: gawthrop@users.sourceforge.net tags: origin/merging-ode2odes-exe, trunk | |
06:33:19 | Removed operation form loop. check-in: fe41f9074c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:33:19 | Removed operation form loop. check-in: 74c9df0d75 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:32:02 | Octave path change, remove libblas check-in: b352ebad6c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:32:02 | Octave path change, remove libblas check-in: cdf1d3ec4d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-18
| ||
09:18:49 | Removed temporary Matrices from mtt_implicit.cc check-in: 2a56f89412 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:18:49 | Removed temporary Matrices from mtt_implicit.cc check-in: 0b9c3c56c1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:10:30 | Print message. check-in: e80a06d712 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:10:30 | Print message. check-in: d206e09bb9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:08:21 | Simplified. check-in: bb7af62f84 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:08:21 | Simplified. check-in: e472b719de user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-17
| ||
03:48:17 |
Use assignment LHS to gather tmp variable names. Prevents collection of long expressions, eg: tmp34*(tmp75 check-in: f4fd201171 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:48:17 |
Use assignment LHS to gather tmp variable names. Prevents collection of long expressions, eg: tmp34*(tmp75 check-in: eca5067ba8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-14
| ||
06:06:34 | Removed octave_value_list wrappers from standalone.exe - speed improvements check-in: 2b317a41b7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:06:34 | Removed octave_value_list wrappers from standalone.exe - speed improvements check-in: 8b27383a88 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-11
| ||
07:08:59 | Static declarations of octave_value_lists: small .exe speed improvement check-in: f58032ca4b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
07:08:59 | Static declarations of octave_value_lists: small .exe speed improvement check-in: b93385cc6b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:25:53 | Reduced number of matrix operations during .oct simulation data write check-in: c2e73d2c57 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
05:25:53 | Reduced number of matrix operations during .oct simulation data write check-in: 16e1f414da user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-09
| ||
02:56:46 |
Translate some binary operators Allows use of ! in logic.txt check-in: 9745aba946 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:56:46 |
Translate some binary operators Allows use of ! in logic.txt check-in: 51220a5eb8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-08
| ||
00:39:56 | Removed clear from code generated by: mtt -c -i euler -o check-in: cb90ccb3c1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:39:56 | Removed clear from code generated by: mtt -c -i euler -o check-in: 823f1b334d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-06
| ||
12:40:44 | typo check-in: 2fefd10db6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:40:44 | typo check-in: 2acaca19b3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:08:34 | Added gnuplot.txt representation. check-in: 6796ef70a0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:08:34 | Added gnuplot.txt representation. check-in: 370a7bfcab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:39:08 | Added _standalone.exe representation. check-in: cfaa1be057 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:39:08 | Added _standalone.exe representation. check-in: 27b6f4c694 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-05
| ||
17:27:40 | Make sure _def.r exists before creating _state.txt check-in: b65340b323 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:27:40 | Make sure _def.r exists before creating _state.txt check-in: 1cdccb01f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 |
Now gives unique names to the states of multiports. Second name onwards labeled with port number check-in: 34651ed0d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 |
Now gives unique names to the states of multiports. Second name onwards labeled with port number check-in: f8af93ae32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:17:09 |
New state format Sets initial capacitor displacement to unity check-in: ec61c22ca1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:17:09 |
New state format Sets initial capacitor displacement to unity check-in: 80bdcfc444 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:03:19 |
Restrict scope of variables to file (static). Warn GCC that variables may be unused. check-in: 1415a3c534 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:03:19 |
Restrict scope of variables to file (static). Warn GCC that variables may be unused. check-in: 7ca6ba6731 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:57:13 | Removed unnecessary files. check-in: 0f05f75f0f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:57:13 | Removed unnecessary files. check-in: b2a4527a43 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:58 | Octave 2.1.x compatability. check-in: f53801a595 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:50:58 | Octave 2.1.x compatability. check-in: f49f0ad006 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:32:31 | typo check-in: bb0ed37feb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
08:32:31 | typo check-in: bbe3d9f0be user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:32:35 | Octave version 2.1.x compatability and #ifdef statements for standalone rep check-in: 6b01e9c010 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:32:35 | Octave version 2.1.x compatability and #ifdef statements for standalone rep check-in: 836eaf9473 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:23:09 | Simplified. check-in: 89f987075f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:23:09 | Simplified. check-in: 746df31cd6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:16:06 |
Prevent match of zero occurences of a letter between "mtt" and a digit. Fixes bug #116426. check-in: ae5f2291e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:16:06 |
Prevent match of zero occurences of a letter between "mtt" and a digit. Fixes bug #116426. check-in: b70e3384ec user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:11:26 | Added _logic.txt check-in: d14aabb42d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
04:11:26 | Added _logic.txt check-in: b578ea4350 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:33:18 |
Convert user-defined txt to lower-case in translation. Required by logic.m (Octave is case sensitive). check-in: afa911e795 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:33:18 |
Convert user-defined txt to lower-case in translation. Required by logic.m (Octave is case sensitive). check-in: eec44188e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:07:10 | angular displacement units: changed rads to radians check-in: 820a695c45 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
03:07:10 | angular displacement units: changed rads to radians check-in: ef36789021 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:29 | No unit type comparison at ports if either is "none". check-in: 3d05dc2bd4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:50:29 | No unit type comparison at ports if either is "none". check-in: 52a4af0e45 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2001-02-03
| ||
14:00:01 | Geraint's temp. variable patch applied check-in: f70a014035 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:00:01 | Geraint's temp. variable patch applied check-in: e3bc8fa1fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:02 | Geraint's broken number patch applied check-in: 6a40005962 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:02 | Geraint's broken number patch applied check-in: fa13010cdd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:40:45 | Added explicit MTTNu check-in: 2dc4650985 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:40:45 | Added explicit MTTNu check-in: 8dab1f5808 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2001-02-02
| ||
21:35:05 | First version of kernel algorithm check-in: 2a7104531d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:35:05 | First version of kernel algorithm check-in: a0ce202c27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:26:30 | *** empty log message *** check-in: 2c77a50aab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:26:30 | *** empty log message *** check-in: 7eff3bce27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-28
| ||
18:52:25 | Updated for new formats check-in: cc854cc932 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:52:25 | Updated for new formats check-in: be97ec0abc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:18 |
New input definition. NB Needs to handle mutiports properly and state.txt modified accordingly check-in: f46da74fa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:18 |
New input definition. NB Needs to handle mutiports properly and state.txt modified accordingly check-in: cd65829108 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:17:57 | To RCS check-in: 3fd9d6efa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:17:57 | To RCS check-in: cf57d50cce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:12:57 | To RCS check-in: a822056bb5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:12:57 | To RCS check-in: 0109c21441 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:04:39 | To RCS check-in: a5452a618d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:04:39 | To RCS check-in: 9405d8f836 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:53:10 | *** empty log message *** check-in: 3d5410607c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:53:10 | *** empty log message *** check-in: 7c534b51f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:48:53 | Put under RCS check-in: 5ca7145984 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:48:53 | Put under RCS check-in: f928abb12e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:31:15 | *** empty log message *** check-in: 7c2e142b43 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:31:15 | *** empty log message *** check-in: 72f66b24e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:29:52 | Initial revision check-in: 9928b68158 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:29:52 | Initial revision check-in: 06c7bff9a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:48 | Initial revision check-in: 5f1e8a3807 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:48 | Initial revision check-in: def06402dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:19 | *** empty log message *** check-in: 409432c3fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:02:19 | *** empty log message *** check-in: 612f611d7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:58:07 | Put under RCS check-in: d4245be859 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:58:07 | Put under RCS check-in: 3c19e51427 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:32 | Initial revision check-in: 11101e05ad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:32 | Initial revision check-in: 7a850b4a7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:33 | *** empty log message *** check-in: 40e6c207b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:46:33 | *** empty log message *** check-in: 086ba97ce5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:43:16 | Put under RCS check-in: d55e37d172 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:43:16 | Put under RCS check-in: 77b410acaf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:34 | Put under RCS check-in: 9de8b4080d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:34 | Put under RCS check-in: 51cbe72d9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:22 | Initial revision check-in: 232c0b3863 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:22 | Initial revision check-in: 81011815fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:00 | put under RCS check-in: db739f8cec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:23:00 | put under RCS check-in: d63c9a5dc3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | Initial revision check-in: 55ba15c0bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:48 | Initial revision check-in: cfa0cb475e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:11:20 | put under RCS check-in: ad9b7e569f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:11:20 | put under RCS check-in: 0c7a006673 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:29 | put under RCS check-in: 9ef1e76549 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:29 | put under RCS check-in: b7316a354e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:37:45 | put under RCS check-in: 65618b94d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:37:45 | put under RCS check-in: c70e9f5adf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:04 | Initial revision check-in: 30d1a4a7a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:04 | Initial revision check-in: 7dcb3be67a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:07 | put under RCS check-in: 558c174ebf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:07 | put under RCS check-in: a4b2f7e9fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:38 | Initial revision check-in: 3e31105881 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:38 | Initial revision check-in: d434a0d15d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:00:17 | Initial revision check-in: 571d9e6df1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:00:17 | Initial revision check-in: 6adad24237 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-27
| ||
17:02:22 | Initial revision check-in: ab67689887 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:02:22 | Initial revision check-in: 51bc9f2809 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:51:18 | Initial revision check-in: 13167be20c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:51:18 | Initial revision check-in: 943ab01fa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:46:13 | Stripped the mtt- from paths check-in: 84b99376bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:46:13 | Stripped the mtt- from paths check-in: e118e64682 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:42:44 | Initial revision check-in: f1bb12c638 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:42:44 | Initial revision check-in: 9abf460616 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:38:28 | *** empty log message *** check-in: ab75738953 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:38:28 | *** empty log message *** check-in: 6580569d3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:48 | Initial revision check-in: 1a1a97352d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:36:48 | Initial revision check-in: 45924d78a0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:26:38 | Initial revision check-in: ab280b5f88 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:26:38 | Initial revision check-in: 8eb6e09e9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:17 | *** empty log message *** check-in: 406757eed0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:17 | *** empty log message *** check-in: 553ddd76ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:29 | Initial revision check-in: 1404c4a1cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:29 | Initial revision check-in: 3a859a6665 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:16:44 | If then else format check-in: f760d4f50f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:16:44 | If then else format check-in: 91f7b86c59 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:43 | Now takes the base path as an argument check-in: 6484a6bc3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:43 | Now takes the base path as an argument check-in: 67c4a3a8e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:40 |
This is the first CVS version (4.9). Commented out code now deleted check-in: 588f19ed73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:40 |
This is the first CVS version (4.9). Commented out code now deleted check-in: 1c927da37a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:48 | initial checkin check-in: fe68102f7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:48 | initial checkin check-in: 84e55afbfb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:47 | initial checkin check-in: e4a18090bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:14:47 | initial checkin check-in: 0f7c83daba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:43 | *** empty log message *** check-in: a1acac7802 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:43 | *** empty log message *** check-in: 2460097b60 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:21 | Initial revision check-in: 8c40c5e1e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:21 | Initial revision check-in: eb7bd8a2e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-05
| ||
12:12:39 | Initial revision check-in: f5def571c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:39 | Initial revision check-in: ca2d0574eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:11:45 | Changed function name to name() check-in: 436a0a6509 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:11:45 | Changed function name to name() check-in: 04a36b3375 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:05:26 | Changed to () form check-in: 2f1942ae91 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:05:26 | Changed to () form check-in: 6574cb281d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:03 | Changed function name to name() check-in: 4445c30b1b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:03 | Changed function name to name() check-in: 68646ff17d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:04:52 | Fixed dummy variable bug check-in: b4fc80e6e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:04:52 | Fixed dummy variable bug check-in: da314ab3c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:37 | Generates $1_cr.h - allows inclusion of c functions for crs check-in: 8c3cc87a7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:37 | Generates $1_cr.h - allows inclusion of c functions for crs check-in: 662ef6ca30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:50 | Include crs as c files check-in: e6a7948e4e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:47:50 | Include crs as c files check-in: cdab5d5f31 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:54 | *** empty log message *** check-in: f49f372c3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:54 | *** empty log message *** check-in: a1151ccca5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:08 | Fixed function () compatibility problem. check-in: a0e16a4644 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:08 | Fixed function () compatibility problem. check-in: 7fe1ae8b97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:01:52 | Changed == to = check-in: d3e8b806d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:01:52 | Changed == to = check-in: 2d822db26e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-04
| ||
14:42:47 | Initial revision check-in: 871138bd4d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:42:47 | Initial revision check-in: 4efe1cee68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:19:12 | Changed $() to `` and $() to expr for sh compatibility -- geraint check-in: 13b715d5b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:19:12 | Changed $() to `` and $() to expr for sh compatibility -- geraint check-in: 6903680921 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:40 | *** empty log message *** check-in: b9e3c0ebd6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:59:40 | *** empty log message *** check-in: 7b63dc7eeb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:40 | Zapped () in functions for sh compatibility check-in: daf52efc94 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:40 | Zapped () in functions for sh compatibility check-in: bee131260b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:23 | Declare pi check-in: 1b7f8cc0fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:23 | Declare pi check-in: 0c346f5775 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:42 | New version check-in: 70af4c5fed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:42 | New version check-in: 29f5c30c12 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:29 | Added swithc logic declarations check-in: d91175c1d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:24:29 | Added swithc logic declarations check-in: 623e883028 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:23:25 | Put logic in-line - avoids the if statements check-in: 2c7ef9666c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:23:25 | Put logic in-line - avoids the if statements check-in: c720328b6b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:27 | Added switch declarations - in logic.cc check-in: 0f2f3db04a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:19:27 | Added switch declarations - in logic.cc check-in: f0a9ddeb0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-03
| ||
17:15:18 | *** empty log message *** check-in: ec2132ca33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:15:18 | *** empty log message *** check-in: 491cb1527d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:43 | Corrected bug in logic declatations check-in: f58fe3c9bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:43 | Corrected bug in logic declatations check-in: 318106ff9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:22 |
Fixed bug in generating dummies Added logic declarations check-in: 2e73eadee8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:06:22 |
Fixed bug in generating dummies Added logic declarations check-in: a25ae5413f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:47:53 | *** empty log message *** check-in: e6bc57c1cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:47:53 | *** empty log message *** check-in: a2a067f83f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-12-01
| ||
20:55:01 | Added Geraint's fix for zeroing matrices check-in: 84118dc0fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:55:01 | Added Geraint's fix for zeroing matrices check-in: f028d55876 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:11:13 | Changed tmp name to mtt_tmp check-in: 66058f2870 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:11:13 | Changed tmp name to mtt_tmp check-in: e9c7c8c8ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:00:59 | Updated figure references check-in: 9a940c801a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:00:59 | Updated figure references check-in: 85b49debb9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:59:01 | Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint check-in: f6c1376c46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:59:01 | Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint check-in: 6a7e922b42 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:30 | Removed spurious echo '## Set matrices to zero' - thanks Geraint check-in: f148db5d5d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:30 | Removed spurious echo '## Set matrices to zero' - thanks Geraint check-in: 6559fa56d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:04:24 |
More partitioning achieved -- now needs the connections to be properly sorted in cbg2ese_r check-in: c51b3f6b2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:04:24 |
More partitioning achieved -- now needs the connections to be properly sorted in cbg2ese_r check-in: 3b133eb48f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:51:26 |
Major changes towards partioning
- generates sub ese, def and struc | |
14:51:26 |
Major changes towards partioning
- generates sub ese, def and struc | |
14:28:34 | Initial revision check-in: 31be576630 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:34 | Initial revision check-in: 685c3eb122 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:15 | *** empty log message *** check-in: a49daaeeff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:22:15 | *** empty log message *** check-in: 53e7e46e47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:18:44 |
-partition now partially works up to cse.m but need to think about indexing, struc files etc for subsystems. check-in: 625f96e751 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:18:44 |
-partition now partially works up to cse.m but need to think about indexing, struc files etc for subsystems. check-in: 07b57fa129 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:31 | Initial revision check-in: 9384c87968 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:31 | Initial revision check-in: 408b6cfe77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:16 | Removed hyperref stuff to mtt_pdf.sty check-in: 84d2fe4aa3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:15:16 | Removed hyperref stuff to mtt_pdf.sty check-in: 0656a1f6cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-30
| ||
18:42:16 | Sorted out for general use check-in: 62fb44de29 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:42:16 | Sorted out for general use check-in: 15488375bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:23:16 |
Taken out all subsystem stuff - now done in mtt using mtt_make_subsystems check-in: 7c9ccc6cd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:23:16 |
Taken out all subsystem stuff - now done in mtt using mtt_make_subsystems check-in: 1a1c6c4f0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:12:55 |
Zapped the declaration of subsystem connections - now in individual .def files check-in: ef56d6df46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:12:55 |
Zapped the declaration of subsystem connections - now in individual .def files check-in: a13ff0614d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:07:28 | Sorted out mtt_getsize check-in: bba3f23763 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:07:28 | Sorted out mtt_getsize check-in: 1f0697ffea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-29
| ||
21:06:16 | Removed Npar creation - not needed?? check-in: c037b4cb93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:06:16 | Removed Npar creation - not needed?? check-in: 3fef877eeb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:48:53 | Zapped unnecessary Npar creation check-in: 24899d3241 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:48:53 | Zapped unnecessary Npar creation check-in: 98011b6932 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-28
| ||
18:28:29 | Removed fancy box - messes up TOC check-in: 5eb037c046 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:28:29 | Removed fancy box - messes up TOC check-in: f0662ebf40 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:09:06 |
Tidied up: added hyperef put fig stuff into mtt_ps.sty and mtt_pdf.sty check-in: 6ed11eb4c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:09:06 |
Tidied up: added hyperef put fig stuff into mtt_ps.sty and mtt_pdf.sty check-in: f488417b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-27
| ||
18:16:18 | Initial revision check-in: 372736b7d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:16:18 | Initial revision check-in: 660fc73f3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:06:33 | *** empty log message *** check-in: 415d72c1f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:06:33 | *** empty log message *** check-in: 8a6e6e00f4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:45:00 | Removed "System" from heading check-in: 8bd6b51c9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:45:00 | Removed "System" from heading check-in: 2209f320b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:15 | Initial revision check-in: 56f9d2fd62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:15 | Initial revision check-in: 3c1724c03b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:52:10 | Changed some greps to be case insensitive check-in: 95a6d65dac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:52:10 | Changed some greps to be case insensitive check-in: 8b420accf7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:43 | Added zero matrices in matlab code check-in: ce706360ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:43 | Added zero matrices in matlab code check-in: b666f45028 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:21 | Fixed a few pdf /fig bugs check-in: aad4188dd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:21 | Fixed a few pdf /fig bugs check-in: b5e3df6bc4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:35 | -pdf option now coerces ps-->pdf check-in: 58af3408a9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:35 | -pdf option now coerces ps-->pdf check-in: 7f901fbf50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:25 | Now passes though options as second argument check-in: a5e5ec3ee7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:25 | Now passes though options as second argument check-in: 5d1cb4b8b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-24
| ||
15:30:32 | Initial revision check-in: 0aef7b3db3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:30:32 | Initial revision check-in: 5c2a8830e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:50 | -pdf switch for simple displays check-in: 5364e8b523 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:50 | -pdf switch for simple displays check-in: 77c4210e79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:53 | Added lagrange rep : lde.r and lde.tex check-in: f05c6907b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:53 | Added lagrange rep : lde.r and lde.tex check-in: f7d67cdee7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-16
| ||
13:51:15 | Added units stuff check-in: e878a0994c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:51:15 | Added units stuff check-in: 6cfa52afa4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:06 | Included PAR and UNITS declarations check-in: b1b80ff2c0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:11:06 | Included PAR and UNITS declarations check-in: 3da96980c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:14 | Added checking of unit consistency at ports check-in: 288900023b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:14 | Added checking of unit consistency at ports check-in: d3cac1eb05 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:00:57 | *** empty log message *** check-in: 30c700bc08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:00:57 | *** empty log message *** check-in: c346039b18 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:58:49 | Initial revision check-in: 110a5ffa73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:58:49 | Initial revision check-in: b1da1873d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:45:51 | Added unit definitions check-in: 777ae39aa0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:45:51 | Added unit definitions check-in: 1f090e270a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-15
| ||
10:56:45 | Added state tex check-in: 930d5e76e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:45 | Added state tex check-in: d17c83eed4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-13
| ||
21:40:26 | Sorted out the non-gnu check-in: 97808b86ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:40:26 | Sorted out the non-gnu check-in: 5c1857f8c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-12
| ||
17:18:30 | Changed ' to " check-in: 72b11d5521 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:18:30 | Changed ' to " check-in: df96555de7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:16:09 | Close the file check-in: c55749f0e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:16:09 | Close the file check-in: 183a8a3473 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:51 |
Close file if it is opened Reformated octave style check-in: b2c963fd73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:51 |
Close file if it is opened Reformated octave style check-in: 5f60f81894 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:57 |
Close ese file before recursive call of cbg2ese -- reopen when finished. THis prevents a new file being opened for each subsystem which fails when > 1K files opened check-in: 3098791faf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:45:57 |
Close ese file before recursive call of cbg2ese -- reopen when finished. THis prevents a new file being opened for each subsystem which fails when > 1K files opened check-in: 042a906bec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-10
| ||
14:46:53 |
More fixes to avoid interpering variables as funs - basicly all functions now have at least () check-in: 56bf7e740a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:46:53 |
More fixes to avoid interpering variables as funs - basicly all functions now have at least () check-in: bc0878db6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:45:16 | Finished up changes to incorporate Geraint's cc stuff check-in: 3336b8ec0d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:45:16 | Finished up changes to incorporate Geraint's cc stuff check-in: 49256f0717 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:50 | Corrected the csex and cseo functions check-in: fc1fb36185 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:19:50 | Corrected the csex and cseo functions check-in: 5137561f9f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:38:30 | Got rid of sys_name functions with no () check-in: 413c080bd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:38:30 | Got rid of sys_name functions with no () check-in: 1b31a9a032 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:29:31 |
Changed the name regexp to be at least 3 characters long - avoids problem translating som state files - but needs more work check-in: f5a07fd9df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:29:31 |
Changed the name regexp to be at least 3 characters long - avoids problem translating som state files - but needs more work check-in: d6b859cbef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-09
| ||
17:19:52 | Geraint's pow() mods check-in: e178bab805 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:19:52 | Geraint's pow() mods check-in: 845b83e26d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:39 | Now does euler for cc check-in: 8348c15b39 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:06:39 | Now does euler for cc check-in: 33407c7629 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:46 | Redocumented check-in: 09a67e8576 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:46 | Redocumented check-in: 5d59e51f79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:09:46 | Declare dummy variables (mtt_s1 etc) check-in: bd23fffb08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:09:46 | Declare dummy variables (mtt_s1 etc) check-in: 3ec4cd447e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:29:35 | lower-case declarations check-in: 66de85792d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:29:35 | lower-case declarations check-in: ad1691a142 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:21 | open --> mtt_open check-in: 426b9eac45 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:29:21 | open --> mtt_open check-in: 8c4cfa9518 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:12 | Explicitly write out the open switches .... check-in: 26d47f74f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:19:12 | Explicitly write out the open switches .... check-in: 523a511e73 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:24 | Removed debugging line check-in: fa261b716c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:12:24 | Removed debugging line check-in: 8782107db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:52:07 | Removed [] from zero_state output check-in: cf3be9ef33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:52:07 | Removed [] from zero_state output check-in: 4e20d9ff25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-08
| ||
11:20:49 | removed the empty matrix stuff check-in: 0350cc7584 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:20:49 | removed the empty matrix stuff check-in: 660ba70e02 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:52 | Started incorporating Geraints CC/oct conversions check-in: 3dd88bdb16 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:52 | Started incorporating Geraints CC/oct conversions check-in: c2ec1e207e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-07
| ||
19:18:26 | Added declaration as third arg check-in: 495b25416a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:18:26 | Added declaration as third arg check-in: ce0109f467 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:20:51 | useful-functions.hh now included locally check-in: efc041f9fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:20:51 | useful-functions.hh now included locally check-in: 8f6c800f21 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:24 | Version from Geraint check-in: d30f7c6eee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:24 | Version from Geraint check-in: 7ce26b5076 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:21 | *** empty log message *** check-in: 3af7ec1cf5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:39:21 | *** empty log message *** check-in: 4de94c5071 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-04
| ||
12:32:43 | Added more reps + more default reps check-in: 532401351b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:43 | Added more reps + more default reps check-in: b51b01328a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-03
| ||
14:57:06 | Corrected regexp notvar check-in: 3fe818cfa4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:57:06 | Corrected regexp notvar check-in: 49dfee17ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:33 | Copy NOTPAR as well check-in: 5461f1be3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:33 | Copy NOTPAR as well check-in: 012ba8f7c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:33:21 | Allowe PAR in place of VAR check-in: 20ed6967e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:33:21 | Allowe PAR in place of VAR check-in: 2879654143 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:00 | Now used within mtt_make_sympars check-in: 4ee7bc78cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:00 | Now used within mtt_make_sympars check-in: 8c0a63eaa0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:43:10 | Initial revision check-in: da5654265f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:43:10 | Initial revision check-in: be0d0f4434 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-11-02
| ||
18:53:46 | Added NOPAR words to unwanted list. check-in: c6d6469132 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:53:46 | Added NOPAR words to unwanted list. check-in: 74be221092 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:28 | Put in dimension sanity tests check-in: f7b15fc4e1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:53:28 | Put in dimension sanity tests check-in: dc4b15cc64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:08 | and up to 10 ... check-in: 9d3e8b00a2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:28:08 | and up to 10 ... check-in: 244ae4e95c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-20
| ||
13:26:41 | Made sure that mttui not declared twice check-in: 8d4883ac06 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:26:41 | Made sure that mttui not declared twice check-in: d0844f085d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:29 | Reformated check-in: 2acaa9fd32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:16:29 | Reformated check-in: 1439c26fb1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-17
| ||
16:35:03 | No parameter,state or input conversion in txt files check-in: 649e803b79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:35:03 | No parameter,state or input conversion in txt files check-in: 82254ec333 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | split up state and input - different defaults check-in: dfec7e2d17 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | split up state and input - different defaults check-in: 701185f425 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:29 | Initial revision check-in: bb46147662 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:55:29 | Initial revision check-in: fceafc8bba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:33:13 | Added mtt_mod to the zapped list check-in: 91e45392f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:33:13 | Added mtt_mod to the zapped list check-in: d951e10ccc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:24:02 | Three argument generic version check-in: 54ad18f103 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:24:02 | Three argument generic version check-in: fc4eb2e515 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:59 | *** empty log message *** check-in: 03b31bcedc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:59 | *** empty log message *** check-in: 8d896d87c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:55 |
Now writes to standard output Write the name, not the array check-in: 75e41f24ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:55 |
Now writes to standard output Write the name, not the array check-in: b836715b25 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:21 | Added logic rep check-in: 38c020f604 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:21 | Added logic rep check-in: f8ae8dbdd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:00 | Replaced switchopen by logic check-in: 1e28cafbdb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:00 | Replaced switchopen by logic check-in: d6be3bf0b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:29 | replaced switchopen by logic check-in: c9bdb02160 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:29 | replaced switchopen by logic check-in: e5d081877b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:07 | logic rep sorted out check-in: 60066730fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:54:07 | logic rep sorted out check-in: f6be79fbb5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:20 | Fixed logic rep check-in: 5523f0b58d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:20 | Fixed logic rep check-in: b1bf1cc08e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:05 | More on logic rep check-in: b18d4a85a4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:05 | More on logic rep check-in: c96a61b12e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:20:00 | *** empty log message *** check-in: 5903faf4bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:20:00 | *** empty log message *** check-in: c94c0268ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:12 | *** empty log message *** check-in: 884777c682 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:12 | *** empty log message *** check-in: 9f264ac69e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:37:23 | Included logic rep check-in: 902e1bb6d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:37:23 | Included logic rep check-in: 1af7bb600f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:56 | Included logic rep. check-in: ba787ed7b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:56 | Included logic rep. check-in: c29b7adc22 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-16
| ||
09:41:29 | Fixed bug with printing a blank line. check-in: 2466289e97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:41:29 | Fixed bug with printing a blank line. check-in: 11cbaba428 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:41 | Now uses new mtt_strip_cr in common with mtt_make_sympar check-in: fee4e44094 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:41 | Now uses new mtt_strip_cr in common with mtt_make_sympar check-in: 027636b78a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:10:08 | Now strips out "unwanted" bits frome the _aliased.txt file check-in: 3115446ff7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:10:08 | Now strips out "unwanted" bits frome the _aliased.txt file check-in: 5c97259fbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:26 | Write out the system as a second columns as well check-in: 1be98f1589 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:26 | Write out the system as a second columns as well check-in: e5a97db21d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:04 | Initial revision check-in: 0c7659c6b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:04:04 | Initial revision check-in: d008aaf482 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:40:35 | Whoops! Must touch mtt_aliased check-in: 9ec4981fa6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:40:35 | Whoops! Must touch mtt_aliased check-in: f72ca83835 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:31 | Creat empty _aliased file if it doesn't exist check-in: aa6be4def3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:31 | Creat empty _aliased file if it doesn't exist check-in: 71160c794c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:56 |
Tidied up: SS broken due to incorrect ss.r file Switches?? check-in: af37fabb74 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:28:56 |
Tidied up: SS broken due to incorrect ss.r file Switches?? check-in: 6f1452bfca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:23 |
New version with direct naming. Note ss version is broken - ss.r file in wrong format check-in: 42882a13fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:20:23 |
New version with direct naming. Note ss version is broken - ss.r file in wrong format check-in: 796a6529d4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:09:25 | Tidied up. check-in: 82763fad2c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:09:25 | Tidied up. check-in: d525e57106 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-15
| ||
10:35:35 | Fixed _input.p header check-in: c8c9db41cc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:35:35 | Fixed _input.p header check-in: 81abeb83bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:50 | Set array code in input rep check-in: fbc85a519d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:50 | Set array code in input rep check-in: e6b981b95a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:31 | *** empty log message *** check-in: 2f85b78d0c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:31 | *** empty log message *** check-in: dd7473c983 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:27:13 | Better way of generating $infofile check-in: 5715df0191 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:27:13 | Better way of generating $infofile check-in: e6a1d0c9b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:25 | Better way of generating mtt_infile check-in: dd927efc20 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:24:25 | Better way of generating mtt_infile check-in: 13fa9fd0e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-14
| ||
16:19:54 | Just optimize one line at a time ... check-in: 2edcbe75d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:54 | Just optimize one line at a time ... check-in: 44b8410065 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:00 | Made all variables, states etc lower case check-in: db7c94d1b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:00 | Made all variables, states etc lower case check-in: 384cfe7c99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:50 | struc version only does state and input check-in: 830121d05f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:50 | struc version only does state and input check-in: 601a2483fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:26:48 | Initial revision check-in: 40bf4a135b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:26:48 | Initial revision check-in: 4aa05894e6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:24 | *** empty log message *** check-in: 49205f6a35 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:14:24 | *** empty log message *** check-in: f7efa7b0bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:12:14 | No dies arguments and output itself check-in: 4e18f41e9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:12:14 | No dies arguments and output itself check-in: eca4e58f7a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:50:07 | Use new mtt_header check-in: 64256e8732 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:50:07 | Use new mtt_header check-in: 0e31cd627c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:40 | Changed arguments to _inout for consistency check-in: a031b2bdde user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:40 | Changed arguments to _inout for consistency check-in: 36aa713d93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:58:56 | Put in leading spaces to prettify code check-in: 85ee2cc2bb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:58:56 | Put in leading spaces to prettify code check-in: 36b44e894f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:49:31 | Make parameter listing representation dependent check-in: 737ec4d9a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:49:31 | Make parameter listing representation dependent check-in: 572f7abd70 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-13
| ||
11:07:33 | Started conversion to new style state, input ext check-in: e5d69b7dc8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:33 | Started conversion to new style state, input ext check-in: 7c3e4bdfe8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:07 | Initial revision check-in: 70d4b27beb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:07 | Initial revision check-in: 7564fb7fea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:00 | Added initialisation for state and input check-in: 970870f93a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:07:00 | Added initialisation for state and input check-in: 47cf5dc80f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:07 | Now uses the full name from the struc file - no need to recreate. check-in: 96b8ac22dc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:07 | Now uses the full name from the struc file - no need to recreate. check-in: 979f0c7c8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:54:47 | Now writes out a unique name for each state etc check-in: de4f1e4b3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:54:47 | Now writes out a unique name for each state etc check-in: f057e95f6a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:09 | Changed state/input name to $4_$3 check-in: 719bce53c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:55:09 | Changed state/input name to $4_$3 check-in: 3e421efd79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:16 | Changed regexp to /\(.*$old.*=\)/ check-in: f9186a43e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:28:16 | Changed regexp to /\(.*$old.*=\)/ check-in: 4e5bd2b1d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:56:51 | Output variables as column, not row. check-in: 8c246d66b2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:56:51 | Output variables as column, not row. check-in: 38ceaf1e4b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:24 |
Added state and input - it checks against sympar as well so that defined variables may be used here. check-in: ce9f56acf0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:24 |
Added state and input - it checks against sympar as well so that defined variables may be used here. check-in: 0a89ae1045 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-12
| ||
19:27:47 | Now writes the aliased args check-in: 73efa012bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:47 | Now writes the aliased args check-in: 8736c8191c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:20 | Now writes out the aliased args ... check-in: 795b8a7cc3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:27:20 | Now writes out the aliased args ... check-in: 13070a5161 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:42 | Initial revision check-in: 5842e0e00c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:42 | Initial revision check-in: 8416c41d30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:23 | Modified to work inside mtt_make_sympar check-in: c3e4e746cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:26:23 | Modified to work inside mtt_make_sympar check-in: 9f6fba3779 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:25:39 | Now generateds the _aliased.txt file check-in: 00cbebae6c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:25:39 | Now generateds the _aliased.txt file check-in: d6b584a1ee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:55 | Corrected output message check-in: 9a68fc3954 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
19:24:55 | Corrected output message check-in: 13356c1c70 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:38:47 |
New method of sympar generation implemented - uses mtt_make_sympar Check/update of numpar.txt is forced. check-in: b34acf51b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:38:47 |
New method of sympar generation implemented - uses mtt_make_sympar Check/update of numpar.txt is forced. check-in: bafa6376ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:57:34 | Fixed header typos check-in: 9f8f1c1bc5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:57:34 | Fixed header typos check-in: 53272e14e0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:54 | Added the update function for numpar only check-in: 50e27df159 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:54 | Added the update function for numpar only check-in: 4950f8ffd3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:30 | Added the update switch check-in: 826a543aae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:11:30 | Added the update switch check-in: 57f41d684e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:13 | Put in the no-file version check-in: dfc38970f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:13 | Put in the no-file version check-in: 9b35dc5560 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:23 | Initial revision check-in: 8baddcf689 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:32:23 | Initial revision check-in: 62bb84791a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:17:24 | Makde global - ie allow for right-hand side terms check-in: 34967f2efe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:17:24 | Makde global - ie allow for right-hand side terms check-in: 644f6421a6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-11
| ||
09:08:20 | Initial revision check-in: c3b2147ee1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:20 | Initial revision check-in: 80f79ad08b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:08 | cse --> csex check-in: 5f75209ddf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:08:08 | cse --> csex check-in: 2ad205431b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:53 |
Vectorisation csex rep. check-in: 42c317bf42 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:53 |
Vectorisation csex rep. check-in: e804de3e8a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:17 | Added csex rep (cse without E) check-in: c5351966cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:17 | Added csex rep (cse without E) check-in: eadaab2c6f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:52 | Removed _ check-in: 5835bbe3cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:52 | Removed _ check-in: 46f2009d82 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:17 | New csex rep (uses scope optimisation) check-in: a95f9980a7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:06:17 | New csex rep (uses scope optimisation) check-in: 743e2c961f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:59:15 | Added csex rep check-in: 94b92b40c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:59:15 | Added csex rep check-in: 963f9fe762 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:46 | Creates csex (cse with dxe only) rep. check-in: b0fa64f3c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:52:46 | Creates csex (cse with dxe only) rep. check-in: b19c6ea4f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:27 |
New piped version. any mttnn variable looks for () not [] check-in: 4ed20a8676 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:27 |
New piped version. any mttnn variable looks for () not [] check-in: 0f4769d918 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:42 | Added noglobal fudge check-in: 3ade5884b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:42 | Added noglobal fudge check-in: d150ff3b2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-10
| ||
21:03:20 | *** empty log message *** check-in: 470e3ae16f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:03:20 | *** empty log message *** check-in: dc83a75f96 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:27 | Initial revision check-in: 99e267ac74 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:27 | Initial revision check-in: cdeece7880 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:17 | Added cse reps check-in: f987c1a49f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:02:17 | Added cse reps check-in: 77ec775e7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:58 | New code genration check-in: 93ccf23da2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:58 | New code genration check-in: eeb5f795ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:43 | More reps added check-in: f86a4000fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:43 | More reps added check-in: 8aceeaa3d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:27 | More changes for new code gneration check-in: 6d3dc326a1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:00:27 | More changes for new code gneration check-in: 116e053b8d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:23 | put = at the beginnig of SEPS list - at the end causes an error ??? check-in: 630ffc5d2b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:23 | put = at the beginnig of SEPS list - at the end causes an error ??? check-in: 5222cf40e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:32 | Initial revision check-in: 7f06c77943 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:07:32 | Initial revision check-in: 8e5778604c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:34 | Initial revision check-in: 5f8f31a739 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:34 | Initial revision check-in: 09197e338a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:20 | Initial revision check-in: 03493007d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:44:20 | Initial revision check-in: 4e122324bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:25:46 | Initial revision check-in: c2e3fed278 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:25:46 | Initial revision check-in: 6e876efa49 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-06
| ||
16:20:00 | added ode_write rule check-in: 41e60126f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:00 | added ode_write rule check-in: 8279961ca2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-05
| ||
20:52:12 |
Put in some more thinfs to miss out: mtt_e mtt_f sqrt exp log sign none abs check-in: f92931fde2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:52:12 |
Put in some more thinfs to miss out: mtt_e mtt_f sqrt exp log sign none abs check-in: 71a3325e9a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:00 |
New eqn2ass function. Started extension to multiports check-in: 7e1c4527c8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:00 |
New eqn2ass function. Started extension to multiports check-in: 8e9b4024fb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-10-03
| ||
18:46:04 | Now handles the generic CR (ie = and mtt_e and mtt_f) check-in: 8c76dee536 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:46:04 | Now handles the generic CR (ie = and mtt_e and mtt_f) check-in: 66b513f764 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:35:04 | Removed comment bug check-in: 0f021d0c95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:35:04 | Removed comment bug check-in: b1ee786a97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:34:00 | Initial revision check-in: c164ee2334 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:34:00 | Initial revision check-in: e0bb42b0c7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:57 | *** empty log message *** check-in: 7e955aef0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:57 | *** empty log message *** check-in: 870754adb4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:26 | crs now works after a fashion check-in: a883b1697f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:26 | crs now works after a fashion check-in: 69d1e18ae9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:58 | Prints usage line check-in: 5b1df24ff4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:58 | Prints usage line check-in: a01b8b2b5b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:15:45 | Initial revision check-in: 06a52a4b68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:15:45 | Initial revision check-in: 9398a8cd07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:25 | Version 4.8 check-in: 09f554ef06 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:25 | Version 4.8 check-in: 5748329c4a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:13:51 | Corrected MTT_LIB paths check-in: aa44f38740 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:13:51 | Corrected MTT_LIB paths check-in: 6203648de3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:14 | New path structure to account for three way split in mtt tree check-in: 4c10000b36 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:12:14 | New path structure to account for three way split in mtt tree check-in: 38fb3c3a39 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:29 | Tidied up for use within mtt_backups check-in: 51b4b9eb7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:29 | Tidied up for use within mtt_backups check-in: feebe63df6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:31 | Now has arguments to handle multimple tarballs check-in: e3f8343eab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:51:31 | Now has arguments to handle multimple tarballs check-in: a35e0ffb36 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:53 | Correct $MTT_LIB check-in: 1f3b0f166c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:53 | Correct $MTT_LIB check-in: 35bafca7de user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:29 | Put in correct $MTT_LIB check-in: 48836c4862 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:34:29 | Put in correct $MTT_LIB check-in: 782a03351c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-30
| ||
14:12:03 | Fixed bug with no-parameter systems - changed mtt_txt2m and mtt_m2p check-in: 7862b740b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:12:03 | Fixed bug with no-parameter systems - changed mtt_txt2m and mtt_m2p check-in: 1508f884e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:06 | Zap lines containing "Remove in mtt_m2p" check-in: 8b9e2ca1ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:10:06 | Zap lines containing "Remove in mtt_m2p" check-in: 3261df6708 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:53:07 | Default to empty matix in numpar.m -- avoids probs for parameter-free systems check-in: 6a4ba97565 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:53:07 | Default to empty matix in numpar.m -- avoids probs for parameter-free systems check-in: 3bf30a2fa5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-27
| ||
16:15:55 | Now sh (as opposed to bash) compatible - fixed dat22dat again check-in: 7be2b8967b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:15:55 | Now sh (as opposed to bash) compatible - fixed dat22dat again check-in: d4e4223ed3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:50 |
Use expr to evaluate arithmetic - compatible with sh (as opposed to bash) check-in: 2f1170e58c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:50 |
Use expr to evaluate arithmetic - compatible with sh (as opposed to bash) check-in: d7c7b7b1cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-21
| ||
10:10:22 | Initial revision check-in: 8264ce7771 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:10:22 | Initial revision check-in: de93c3c4bc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:08:30 | Version 4.7.1 - bug in odes.dat representation fixed in dat22dat check-in: 6f19dd8c89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:08:30 | Version 4.7.1 - bug in odes.dat representation fixed in dat22dat check-in: 95e7e6e0f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:07:06 | Now correctely writes out the state into _odes.dat rep. check-in: 148e611e57 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:07:06 | Now correctely writes out the state into _odes.dat rep. check-in: 26ad76ca07 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-19
| ||
12:37:52 | Now used tf directely instead of getting info from smk rep. check-in: 93a86133c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:37:52 | Now used tf directely instead of getting info from smk rep. check-in: 8ed89bf0ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:14:30 | Now writes the first component type header correctely check-in: 034e98909b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:14:30 | Now writes the first component type header correctely check-in: e22fc5845e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:18 |
Now always checks dependencies if parameter arg not given Also generates sympar as well check-in: b89f6635d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:18 |
Now always checks dependencies if parameter arg not given Also generates sympar as well check-in: 67469e3515 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:39:38 | No check on file existence - let mtt do its dependency check check-in: b01ad859c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:39:38 | No check on file existence - let mtt do its dependency check check-in: 2693f82321 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:38 | fig2dev back to eps - ps produces a4 style output. check-in: c3df08c81c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:47:38 | fig2dev back to eps - ps produces a4 style output. check-in: e6d5bc1ee5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:45:28 | Version 4.7 check-in: 8744e243f4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:45:28 | Version 4.7 check-in: f1c0491f62 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-18
| ||
12:17:07 |
Now includes to control system toolbox in OCTAVE_PATH Don't use -path stuff - use :: instead. check-in: f1d97fb1f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:07 |
Now includes to control system toolbox in OCTAVE_PATH Don't use -path stuff - use :: instead. check-in: d78ffb33eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-15
| ||
23:24:16 | initial checkin check-in: 5e5b873f6f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:24:16 | initial checkin check-in: 199a81c437 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:24:15 | initial checkin check-in: bfca23e113 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:24:15 | initial checkin check-in: c2a28c2734 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:01:41 | Updated internal comments check-in: 4bd499a3c9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:37:27 | Fixed bug using -sub in cbg view check-in: 8d16ed7b08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:27:07 | Removed debugging lines check-in: 557481a2c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:09:42 | Removed another debugging line check-in: 91bc924a9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:06:17 | Removed debug lines check-in: a26e1e44d6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:45 |
Remove the -n echo switch due to version probs. Its not needed anyway! check-in: 2bfe6eaf9d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:33:35 | Replace fig2dev language eps by ps to avoid version problem. check-in: e07bfbb24c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-14
| ||
17:16:33 |
Fixes some outstanding bugs: perpendicular strokes in cbg.fig proper display of hierachical cbg file (-sub and -viewlevel) check-in: b2ce4f920a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:13:02 | Changed port CRs to give SISO system when used in isolation check-in: e789333022 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:35:43 |
appended '(' and ')' to SEPS -- otherwise first argument after '(' doesn't get substituted (Fixed by Geraint) check-in: 441e270c47 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:43:46 | view of ps s files now uses -sub and -viewlevel options check-in: 1fa40aed0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:40:45 | Now works out the level correctely check-in: dd1498363a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:15 | Fixed overwriting of ports. check-in: 731218f1f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:48 | New 2 parameter version check-in: 6c323ae3f5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:08 | Added -viewlevel switch check-in: 8d731c6bed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:53:17 | Default is zero check-in: 99faef62e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:48:45 | Initial revision check-in: 7c9be095dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:12:19 |
Fixed stroke orientation bug with bent bonds Uses new info from the _rbg.m file - 4 new cols in rbonds check-in: f5e54fc754 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:43:32 |
Add additional directional informatiuon to rbonds: cols 7-8 Arrow end directional bond cols 9-10 Arrow end directional bond check-in: ff08e2e24f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:41:51 | *** empty log message *** check-in: 0339d5e23e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:41:35 | Strip off the additional direction info from rbonds check-in: 8e37d9f521 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:07:00 | Reformated as an Octave function check-in: b661c4349b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:54:13 | Removed -e option in echo check-in: 619055e749 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:50:08 | *** empty log message *** check-in: 85667c4393 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-11
| ||
11:08:29 | Chooses 1st i/o from mimo system to ceate siso check-in: ac656bec09 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:06:46 | Initial revision check-in: d437a942da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:06:21 | Assume Nu=1 check-in: 6346abd63e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:05:16 | *** empty log message *** check-in: 643ac86e27 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:56:29 | Now choosed 1st i/o of mimio system check-in: c3ec5dc248 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:53:54 | Uses 1st io of mimo to create siso check-in: f689c40757 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:02 | Checks for absent port list in subsystem abg file. check-in: e215251f0b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:21:27 | Introduced MML - but for _tf rep only. check-in: 6f25774be1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:17:28 | Extended _simp.r to incude default switches check-in: f830d52618 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-07
| ||
12:35:40 | Initial revision check-in: eaa07dc792 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:18:31 | Prettified layout of this file check-in: 7c5dbdd905 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:07:26 | *** empty log message *** check-in: 99883ed2bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-06
| ||
12:18:21 | Remove sorting check-in: 2278d2e6d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-04
| ||
08:42:53 | Put in extra echo to space output check-in: 017791f735 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-02
| ||
15:55:51 | *** empty log message *** check-in: 6dd8e053f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:55:11 | Now doesn't include def files in da files check-in: 4b53fa2c24 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:54:28 | Initial revision check-in: 0ade8bf913 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:53:53 | Now does partitioning up to dae.view check-in: 013b1fab87 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:21:31 | Added -strip option check-in: 06ed7cb0b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:46:43 | Initial revision check-in: 9e50e5fe64 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:24:06 | -sub switch introduced - works up to dae.r check-in: d8733a4781 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-09-01
| ||
13:36:15 | Added -partition option check-in: 3028566550 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:34:15 | Exit on option error check-in: 0108655c3c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:30:32 | Added -partition switch check-in: 1f52a6643d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:57 | Added connecti9ng inputs check-in: cb53776d72 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:14:44 | Initial revision check-in: 66de0809a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:13:51 | Added -internal switch to find internal variables check-in: 0cdfc81233 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:42:44 | Cahged somes ends to end for etc for clarity check-in: 7351c6785c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:05:32 | Reformatted with out changing function check-in: f48738e8b8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2000-08-31
| ||
14:31:28 | Initial revision check-in: b71c7b3c28 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |