50 ancestors of 58203f3d83199e07
2001-04-04
| ||
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 | |
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: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 | |
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 | |
15:02:35 | Putting the PPP library under cvs check-in: 182384e0d6 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 | |
08:19:18 | Translates modulated parameters into reduce check-in: b52250ca63 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: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 | |
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 | |
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 | |
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 | |
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 | |
2001-03-27
| ||
13:47:53 | First version check-in: 8ccb71060d 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:10:23 | Improved determination of Octave version. check-in: 1d1895315e 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: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 | |
2001-03-26
| ||
16:22:25 | Updated port aliases check-in: bfd0a906da 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 | |
15:42:16 | This missing transformation added check-in: 18b97890ec 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 | |
2001-03-23
| ||
14:58:16 | Fixed cosmetic bugs -- component display check-in: 4acfbce1bf 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:56:21 | Now puts space after header fields + write _port.fig check-in: 5833aaf844 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: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 | |
2001-03-21
| ||
03:24:59 | Calculate inputs before outputs (.cc). check-in: 19ce94128f 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 | |
2001-02-19
| ||
06:33:19 | Removed operation form loop. check-in: fe41f9074c 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 | |
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 | |
00:10:30 | Print message. check-in: e80a06d712 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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
2001-02-06
| ||
12:40:44 | typo check-in: 2fefd10db6 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 | |
04:39:08 | Added _standalone.exe representation. check-in: cfaa1be057 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: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:17:09 |
New state format Sets initial capacitor displacement to unity check-in: ec61c22ca1 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 | |
12:57:13 | Removed unnecessary files. check-in: 0f05f75f0f 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:32:31 | typo check-in: bb0ed37feb 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 | |