TOC |
Previous |
Next |
Index
1.2 Software Requirements
NMath Matrix requires the following additional software to be installed on your system:
- NMath Matrix depends on NMath Core, the foundational library in the NMath product suite. NMath Core must be installed on your system prior to building or executing NMath Matrix code.
- To use the NMath Matrix library, you need the Microsoft .NET Framework installed on your system. The .NET Framework is available without cost from:
- http://msdn.microsoft.com/netframework/
- Use of Microsoft Visual Studio .NET (or other .NET IDE) is strongly encouraged. However, the .NET Framework includes command line compilers for .NET languages, so an IDE is not strictly required.
- Viewing PDF documentation requires Adobe Acrobat Reader, available without cost from:
- http://www.adobe.com
NMath Matrix uses the optimized versions of the public domain BLAS and LAPACK included with NMath Core. You do not need to provide your own versions.
TOC |
Previous |
Next |
Index