Sigmatools
Sigmatools is an open‑source software library designed for symbolic and numeric analysis of mathematical expressions involving the Greek letter sigma as a variable or operator. The project was initiated in 2017 by a team of researchers from the University of Hamburg and the Institute of Applied Mathematics in Prague. It has grown into a modular framework that supports both symbolic manipulation in a high‑level language and efficient numeric evaluation through compiled extensions in C++.
The core of Sigmatools is a lightweight parser that translates user expressions into an abstract syntax tree.
Sigmatools offers an API for Python, Rust, and JavaScript, making it accessible to a broad range of
The library is distributed under the MIT license and is maintained on GitHub. Documentation is available in
Because of its blend of symbolic power and high‑performance execution, Sigmatools is commonly used in research