Reduce (computer algebra system)
Developer(s) | Anthony C. Hearn et al. |
---|---|
Initial release | 1968 |
Stable release | August 2024[1]
|
Repository | sourceforge |
Written in | Standard Lisp |
Operating system | Cross-platform |
Type | Computer algebra system |
License | Modified BSD license |
Website | reduce-algebra |
REDUCE is a general-purpose computer algebra system originally geared towards applications in physics.
The development of REDUCE was started in 1963 by Anthony C. Hearn. Since then, many scientists from all over the world[2] have contributed to its development.
REDUCE is written entirely in its own Lisp dialect called Standard Lisp[3], expressed in an ALGOL-like syntax called RLISP that is also used as the basis for REDUCE's user-level language.
Implementations of REDUCE are available on most variants of Unix, Linux, Microsoft Windows, or Apple Macintosh systems by using an underlying Portable Standard Lisp (PSL) or Codemist Standard Lisp (CSL) implementation. CSL REDUCE offers a graphical user interface. REDUCE can also be built on other Lisps, such as Common Lisp. The Julia package Reduce.jl[4] uses REDUCE as a backend and implements its semantics in Julia style.
REDUCE was open-sourced in December 2008[5] and is available for free under a modified BSD license on SourceForge. Previously it had cost $695.
See also
[edit]- List of computer algebra systems
- ALTRAN
- REDUCE Meets CAMAL - J. P. Fitch [1]
References
[edit]- ^ "Files on SourceForge".
- ^ "REDUCE History and Contributors". REDUCE Computer Algebra System. Retrieved 2024-12-27.
- ^ "The Standard Lisp Report" (PDF). REDUCE Computer Algebra System. Retrieved 2024-12-27.
- ^ chakravala (April 9, 2019). "chakravala/Reduce.jl". GitHub. Retrieved June 16, 2019.
- ^ "REDUCE History and Contributors". REDUCE Computer Algebra System. Retrieved 2024-12-27.
External links
[edit]- Reduce (computer algebra system) on SourceForge
- Anthony C. Hearn at al., REDUCE User's Manual [ HTML | PDF ].
- Anthony C. Hearn, "REDUCE: The First Forty Years". Invited paper presented at the A3L Conference in Honor of the 60th Birthday of Volker Weispfenning, April 2005.
- Andrey Grozin, "TeXmacs-Reduce interface", April 2012.