| Crates.io | symengine |
| lib.rs | symengine |
| version | 0.2.2 |
| created_at | 2020-05-15 01:18:04.085045+00 |
| updated_at | 2020-05-19 14:13:34.27405+00 |
| 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 | 241728 |
| size | 17,262 |
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.