Eigenmath is a compact computer algebra system that brings symbolic manipulation, numerical calculation and mathematical visualization to the command line.
It can be used interactively from its question-mark prompt or supplied with script files, making it suitable for exploratory work and repeatable calculations. The program is implemented as a self-contained C codebase and builds with make and a C compiler. Its native executable has a deliberately modest build footprint and links against the standard mathematical library.
This is free and open source software.
Key Features
- Exact big integer and rational arithmetic, with mixed-mode floating-point evaluation when required.
- Symbolic differentiation, higher-order derivatives, gradients and derivatives of vector or tensor expressions.
- Indefinite, definite and multiple integration for a broad collection of mathematical expressions.
- Algebraic simplification, expansion, factorization, root finding and Taylor-series expansion.
- Complex-number calculations in rectangular and polar forms, including absolute value and conjugation.
- Vector, matrix and higher-rank tensor operations, including products, determinants, inverses, adjugates and transposes.
- Linear systems can be solved symbolically, while eigenvalue and eigenvector operations support matrix analysis.
- User-defined symbols and functions, loops, conditional evaluation and multi-step expressions.
- Function graphs and parametric plots, with configurable horizontal and vertical ranges.
- Statistical functions and matrix-based linear regression calculations.
- Quantum-circuit simulation with common controlled, Fourier, phase, swap and Pauli gates for up to 15 qubits.
- Interactive REPL operation plus command-line script execution, supported by examples, tests and detailed documentation.
- Units of measure can be represented using symbols and quoted strings.
Website: github.com/georgeweigt/eigenmath
Support:
Developer: George Weigt
License: BSD 2-Clause “Simplified” License
Eigenmath is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Erlang Web Frameworks | |
|---|---|
| Zotonic | Web framework and content management system |
| Nitrogen | Develop interactive web applications in full-stack Erlang |
| N20 | Embeddable message protocol loop library |
| Nova | Build a fault-tolerant and distributed web application |
| Chicago Boss | Offers all the conveniences of modern web development, including Comet |
| Livery | BEAM-native web framework |
| Arizona | Real-time web framework for Erlang/OTP |
| Axiom | Micro-framework for web applications |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.