Mathematical software
Mathematical software is software used to model, analyze or calculate numeric, symbolic or geometric data.[1]
Contents
Software calculator[edit]
A software calculator allows the user to perform simple mathematical operations, like addition, multiplication, exponentiation and trigonometry. Data input is typically manual, and the output is a text label.
Computer algebra systems[edit]
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[edit]
Many tools are available for statistical analysis of data. See also Comparison of statistical packages.
Optimization software[edit]
Geometry[edit]
Numerical analysis[edit]
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[edit]
Music mathematics software utilizes mathematics to analyze or synthesize musical symbols and patterns.
- Musimat (by Gareth Loy)[2]
Websites[edit]
Growing number of mathematical software is available in the web browser, without the need to download or install any code.[3][4]
Programming libraries[edit]
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[edit]
- ^ 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[edit]
- swMATH Database on mathematical software
| This article related to a type of software is a stub. You can help Wikipedia by expanding it. |