docs.rs failed to build quantrs2-symengine-0.1.0-beta.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
symengine-rs
Rust bindings to SymEngine.
This is a fork of the original symengine-rs with fixes for macOS and updated symengine-sys bindings.
Requirements
You need to have SymEngine installed on your system.
macOS
When building, set the following environment variables:
Usage
Add this to your Cargo.toml:
[]
= { = "https://github.com/cool-japan/symengine-rs.git", = "fixed-macos" }
License
MIT