Mathematical software
Mathematical software is software used to model, analyze or calculate numeric, symbolic or geometric data.[1]
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.
Optimization software
Geometry
÷ —— ==Numerical analysis==
TK Solver is a mathematical modeling and problem solving software system based on a declarative, rule-based language, commercialized by Universal Technical Systems, Inc..
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.
Music mathematics software
Music mathematics software utilizes mathematics to analyze or synthesize musical symbols and patterns.
- Musimat (by Gareth Loy)[2]
Websites
Growing number of mathematical software is available in the web browser, without the need to download or install any code.[3][4]
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
References
- ↑ See, e.g., the editorial charter of the ACM Transactions on Mathematical Software or the problem taxonomy of the National Institute of Standards and Technology Guide to Available Mathematical Software (both retrieved 2015-02-15).
- ↑ Musimathics website, freeware download
- ↑ Internet Accessible Mathematical Computation, Institute for Computational Mathematics, Kent State University, retrieved 2015-02-15.
- ↑ "Wolfram|Alpha Examples: Mathematics". www.wolframalpha.com. Retrieved 2016-07-19.
External links
- Mathstore published reviews of packages by United Kingdom Higher Education Academy's Maths, Stats & OR Network.
- CTI-Maths Older reviews.
- swMATH Database on mathematical software
- Software portal