simensgreen / rusymbolsLinks
rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. rusymbols is written entirely in Rust.
☆32Updated 4 years ago
Alternatives and similar repositories for rusymbols
Users that are interested in rusymbols are comparing it to the libraries listed below
Sorting:
- BLAS source of choice☆44Updated 2 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆96Updated last month
- Auto differentiation library☆73Updated 7 months ago
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Updated 5 years ago
- .npy and .npz file format support for ndarray☆67Updated this week
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated 7 months ago
- Source of BLAS and LAPACK via OpenBLAS☆89Updated 3 months ago
- A rust fork to work towards Enzyme integration☆91Updated 5 months ago
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- A rust crate for mathematics and science☆40Updated 2 years ago
- Configurable ODE/PDE solver☆66Updated 2 years ago
- Redistribute Intel MKL as a crate☆91Updated last year
- Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD.☆41Updated 6 years ago
- ☆36Updated 5 years ago
- Generalized (hyper-) dual numbers in rust