Jump to content

PMI DynaMatrix: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Description==
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:Tools]][[Category:Modula-2]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:OS-9 Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:Atari ST Tools]][[Category:SCO Tools]][[Category:Amiga Tools]][[Category:HPUX Tools]][[Category:MAC OSX Tools]][[Category:MAC Finder Tools]][[Category:Solaris Tools]][[Category:AIX Tools]][[Category:Minix Tools]][[Category:Digital Unix Tools]][[Category:SGI Irix Tools]][[Category:Unisys Unix Tools]][[Category:VMS Tools]][[Category:Sinclair QL Tools]][[Category:System i Tools]][[Category:QNX Tools]][[Category:BeOS Tools]][[Category:CP/M Tools]][[Category:ISC UNIX Tools]][[Category:S/390 Tools]][[Category:DG/UX Tools]][[Category:Z/OS Tools]][[Category:Software written in Modula-2]][[Category:RiscOS Tools]]
[[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