symengine
Fast symbolic manipulation library
SymEngine is a standalone fast C++ symbolic manipulation library. Optional thin wrappers allow usage of the library from other languages.
- Versions: 0.12.0
- 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 the latest version of symengine
as follows:
guix install symengine
Or install a particular version:
guix install symengine@0.12.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/symengine/'><img src='http://127.0.0.1:3000/packages/symengine/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/symengine/badges/latest-version.svg)](http://127.0.0.1:3000/packages/symengine/) Org: [[http://127.0.0.1:3000/packages/symengine/][http://127.0.0.1:3000/packages/symengine/badges/latest-version.svg]]