Axiom
Axiom is a general purpose Computer Algebra system. It is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler.
Tasks
- 100 doors
- Anonymous recursion
- Closures/Value capture
- Continued fraction
- Cumulative standard deviation
- First-class functions
- First-class functions/Use numbers analogously
- Map range
- Numerical integration/Gauss-Legendre Quadrature
- Perfect numbers
- Priority queue
- QR decomposition
- Quaternion type
- Roots of a function