Yacas

Yacas

Yacas as a TeXmacs session
Developer(s) Ayal Pinkus et al.
Initial release 1999, 1516 years ago[1]
Stable release 1.3.5 / November 22, 2014
Development status Active
Written in C++
Operating system Cross-platform
Type Computer algebra system
License GPL
Website yacas.sourceforge.net

Yacas /ˈjækəs/ is a general-purpose computer algebra system. The name is an acronym for Yet Another Computer Algebra System.

Released under the GNU General Public License, Yacas is free software.

YACAS is a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations; new algorithms can be easily added to the library. YACAS comes with extensive documentation covering the scripting language, the functionality that is already implemented in the system, and the algorithms used. Its development started in early 1999.[1]

Yacas handles input and output in plain ASCII or in OpenMath, either interactively or in batch mode.

See also

References

  1. 1.0 1.1 Pinkus, Ayal Z.; Winitzki, Serge (2002), "Yacas : A Do-It-Yourself Symbolic Algebra Environment", Artificial Intelligence, Automated Reasoning, and Symbolic Computation, Lecture Notes in Computer Science 2385, Springer, pp. 332–336

External links