6 releases
0.2.2 | May 19, 2020 |
---|---|
0.2.1 | May 19, 2020 |
0.1.2 | May 15, 2020 |
#1090 in Development tools
34 downloads per month
Used in n3-core
15KB
369 lines
SymEngine Rust Wrappers
Unofficial Rust wrappers to the C++ library SymEngine, a fast C++ symbolic manipulation library.
Usage
Prerequisites
-
C++ compiler - See supported compilers
-
CMake - with executable folder in the
PATH
variable -
libsymengine - See build instructions
Installing
[dependencies]
symengine = "0.1"
features
serde
: serializing and deserializing
License
The following projects are licensed under BSD-3-Clause.
References
Dependencies
~0.1–2.2MB
~43K SLoC