10 descendants and 10 ancestors of 0115025df2fcf45b2600050c1c344a220572f595dc344c5d21f0468ec09d62ff
1998-08-12
| ||
11:08:03 |
Put in pythag routine to compute z = sqrt(y^2 + z^2) (as in book) Save loop index l as ll when jumping from loop - using l itself is undefined check-in: 75f2ff6e3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:05:33 |
Taken from NR share library nrpas13 as SVDCMP.PAS and renamed svdcmp.p check-in: 1d4b2f5f80 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:03:57 | Initial revision check-in: a1498ac23b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-08-11
| ||
14:09:05 | Replaced incorrect length(args>0) with !isempty(args) check-in: bf6163f8ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:38:35 | Zapped the obsolete args stuff check-in: 3a2581cd75 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:32:42 | Lowercase mttLAST etc check-in: ef568d94e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:32:07 | Added comments at procedure begin and end. check-in: f46e205efb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-08-10
| ||
16:40:07 | Added VARs and parametrs check-in: 321eaf6c82 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:52 | Added VARs and parameters check-in: 09e5f7d000 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:51:06 | Comments may now be prefaced by # as well as % check-in: c4e82c31ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:42:13 | Initial revision check-in: 0115025df2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:29:05 | Removed -s (switches) stuff check-in: 75312bdbbd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:23:58 | Added -ss option check-in: a43f4952d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:57:33 | Removed debugging lines check-in: de052a8ff6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:55:11 | Added option of computing from ss values check-in: f542bb2aea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:29:48 | Added missing ports. check-in: 09c7a99d9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
1998-07-30
| ||
17:32:44 | VERSION 3.0 check-in: 98219b2895 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:30:41 | Added some more paths check-in: 6a471da05d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:27:42 | Use %VAR inplace of dummy component. check-in: b6a4701159 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:07:17 | Added _ to the disallowed chars around t check-in: ec1f0f270c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:52:38 |
Adds ; to end of statements Translates ' to " before removal check-in: 21163e84c6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |