
Clojure library for symbolic computation
The expresso library is a Clojure library designed for symbolic manipulation of Algebraic Expressions. The library aims to provide a powerful tool for general expression manipulation including simplifying mathematical expressions, solving equations, differentiating expressions, optimizing performance, and compiling expressions into Clojure functions.
The expresso library is a valuable tool for manipulating algebraic expressions in a symbolic manner using Clojure. It offers a range of features for encoding, manipulating, and optimizing mathematical expressions, making it a useful resource for those working with symbolic mathematics in Clojure. While still in an early state with potential for bugs, the library shows promise for future development towards becoming a robust Computer Algebra System in Clojure.
