Mathematical software
Mathematical software is software used to model, analyze or calculate numeric, symbolic or geometric data.[citation needed]
Computer algebra systems
Many mathematical suites are computer algebra systems that use symbolic mathematics. They are designed to solve classical algebra equations and problems in human readable notation.
Statistics
Many tools are available for statistical analysis of data. See also Comparison of statistical packages.
Geometry
Numerical analysis
The Netlib repository contains various collections of software routines for numerical problems, mostly in Fortran and C. Commercial products implementing many different numerical algorithms include the IMSL, NMath and NAG libraries; a free alternative is the GNU Scientific Library. A different approach is taken by the Numerical Recipes library, where emphasis is placed on clear understanding of algorithms.
Many computer algebra systems (listed above) can also be used for numerical computations.
See also Comparison of numerical analysis software.
Websites
Growing number of mathematical software is available in the web browser, without the need to download or install any code.
Programming libraries
Low-level mathematical libraries intended for use within other programming languages:
- GMP, the GNU Multi-Precision Library for extremely fast arbitrary precision arithmetic.
- Class Library for Numbers, a high-level C++ library for arbitrary precision arithmetic.
- AMD Core Math Library, a software development library released by AMD
- Boost.Math
External links
- Mathstore published reviews of packages by United Kingdom Higher Education Academy's Maths, Stats & OR Network.
- CTI-Maths Older reviews.
Software portal |