symbolica 0.2.1

A blazing fast computer algebra system
Documentation
1
2
3
4
5
pub mod cpp;
#[cfg(feature = "mathematica_api")]
pub mod mathematica;
#[cfg(feature = "python_api")]
pub mod python;