Overview
Comment: | Uses LU decomposition - much faster than SVD when N>100 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2ed682530667dc80e4ca54a09cc0671c |
User & Date: | gawthrop@users.sourceforge.net on 1998-08-17 15:56:10 |
Other Links: | branch diff | manifest | tags |
Context
1998-08-17
| ||
15:57:12 | Now uses LUD in place of SVD - faster for N>100 check-in: 735d80c692 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:56:10 | Uses LU decomposition - much faster than SVD when N>100 check-in: 2ed6825306 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:55:19 | added notice check-in: 395c649048 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/bin/trans/p/mtt_solve_lud.p from [565d7f41a5] to [25bf4234bb].
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | - + - + + + + - - + + + - - + + - + - + |
|
︙ |