The Octave Forge package repository is no longer actively maintained.
Please find Octave Packages at
https://packages.octave.org.
symbolic
Octave Symbolic Package using SymPy
Latest package release
- Version
- 3.2.1
- Date
- Author
- Colin B. Macdonald <cbm@m.fsf.org>
- Maintainer
- Colin B. Macdonald <cbm@m.fsf.org>
- License
- GPL-3.0-or-later
- Group
- Community packages
Description
Adds symbolic calculation features to GNU Octave. These include common Computer Algebra System tools such as algebraic operations, calculus, equation solving, Fourier and Laplace transforms, variable precision arithmetic and other features. Compatibility with other symbolic toolboxes is intended.
Dependencies
octave ≥ 5.1
Runtime system dependencies
python, sympy (≥ 1.5.1), mpmath (≥ 1.0)