Crates.io | symengine-sys |
lib.rs | symengine-sys |
version | 0.1.0+1 |
source | src |
created_at | 2020-05-15 01:07:05.982361 |
updated_at | 2020-05-15 03:08:20.181361 |
description | Unofficial Rust wrappers to the C++ library SymEngine, a fast C++ symbolic manipulation library. |
homepage | https://github.com/podo-os |
repository | https://github.com/podo-os/symengine.rs |
max_upload_size | |
id | 241723 |
size | 2,346 |
Unofficial Rust wrappers to the C++ library SymEngine, a fast C++ symbolic manipulation library.
C++ compiler - See supported compilers
CMake - with executable folder in the PATH
variable
libsymengine - See build instructions
[dependencies]
symengine = "0.1"
serde
: serializing and deserializingThe following projects are licensed under BSD-3-Clause.