symengine: A C++ symbolic manipulation library¶
Description¶
SymEngine is a standalone fast C++ symbolic manipulation library.
License¶
BSD 3-clause
Upstream Contact¶
Type¶
optional
Version Information¶
package-version.txt:
0.8.1
Equivalent System Packages¶
conda:
$ conda install symengine
freebsd:
$ sudo pkg install math/symengine
gentoo:
$ sudo emerge sci-libs/symengine
macports: install the following packages: symengine
nix:
$ nix-env --install symengine
opensuse:
$ sudo zypper install symengine
See https://repology.org/project/symengine/versions
However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330