544 check-ins using file mttroot/mtt/cc/mtt_m2cc.sh version 235055c333
2002-04-28
| ||
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 | |