PMI DynaMatrix: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
A [[Modula-2]] library and source code that is used to solve simultaneous linear algebraic equations, handles any matrices but is specially developed and optimised for large sparse matrices and has unusually low memory requirements. Although marketed mostly to DOS and OS/2 programmers the library is more or less OS independent. | A [[Modula-2]] library and source code that is used to solve simultaneous linear algebraic equations, handles any matrices but is specially developed and optimised for large sparse matrices and has unusually low memory requirements. Although marketed mostly to DOS and OS/2 programmers the library is more or less OS independent. | ||
==Version== | ==Version== | ||
* Last known version: 2.03 | * Last known version: 2.03 | ||
==License== | ==License== | ||
* Commercial - Discontinued - Original list price was USD 189. | * Commercial - Discontinued - Original list price was USD 189. | ||
Line 11: | Line 11: | ||
* John McMonagle | * John McMonagle | ||
[[Category:Modula-2 Library]] |
Latest revision as of 23:14, 29 January 2017
A Modula-2 library and source code that is used to solve simultaneous linear algebraic equations, handles any matrices but is specially developed and optimised for large sparse matrices and has unusually low memory requirements. Although marketed mostly to DOS and OS/2 programmers the library is more or less OS independent.
Version
- Last known version: 2.03
License
- Commercial - Discontinued - Original list price was USD 189.
Author
- PMI Software
- John McMonagle