symengine 0.12.0
Fast symbolic manipulation library
SymEngine is a standalone fast C++ symbolic manipulation library. Optional thin wrappers allow usage of the library from other languages.
- Website: https://github.com/symengine/symengine
- Licenses: Expat · Modified BSD
- Package source: gnu/packages/algebra.scm
- Builds: See build status
- Issues: See known issues
Installation
Install symengine 0.12.0
as follows:
guix install symengine@0.12.0
Or install the latest version:
guix install symengine
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.