Reduce (computer algebra system)

Reduce is a general-purpose computer algebra system geared towards applications in physics.

Reduce
Developer(s)Anthony C. Hearn et al.
Stable release
April 14, 2011 (2011-04-14)
Written inPortable Standard Lisp
Operating systemCross-platform
TypeComputer algebra system
LicenseBSD license
Websitewww.reduce-algebra.com

The development of the Reduce computer algebra system was started in the 1960s by Anthony C. Hearn. Since then, many scientists from all over the world have contributed to its development under his direction.

Reduce is written entirely in its own LISP dialect called Portable Standard Lisp, expressed in an ALGOL-like syntax called RLISP. The latter is used as a 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 or Codemist Standard LISP implementation. It has also been translated into Julia.[1]

Reduce was open sourced in December 2008[2] and is available for free under a modified BSD license on SourceForge. Previously it had cost $695.

See also

  • Comparison of computer algebra systems
  • ALTRAN
  • REDUCE Meets CAMAL - REDUCE Computer Algebra System - J. P. Fitch

References

  1. chakravala (April 9, 2019). "chakravala/Reduce.jl". GitHub. Retrieved June 16, 2019.
  2. "REDUCE Computer Algebra System at SourceForge". reduce-algebra.sourceforge.net. Retrieved 2015-09-28.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.