2 unstable releases
0.1.0+1 | May 15, 2020 |
---|
#54 in #symbolic
33 downloads per month
Used in 2 crates
(via symengine)
3KB
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
No runtime deps
~0–1.8MB
~34K SLoC