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 last month
- Source of BLAS and LAPACK via OpenBLAS☆89Updated 2 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆95Updated 3 weeks ago
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Updated 5 years ago
- .npy and .npz file format support for ndarray☆67Updated last week
- Auto differentiation library☆71Updated 7 months ago
- A pure Rust linear programming solver☆91Updated 5 years ago
- ☆36Updated 5 years ago
- Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.☆47Updated last month
- Configurable ODE/PDE solver☆66Updated 2 years ago
- Arbitrary precision floating point numbers library☆113Updated 8 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
- Wrappers for LAPACK (Fortran)☆90Updated 9 months ago
- Rust library for applying Gaussian quadrature to integrate a function☆24Updated 2 weeks ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆51Updated 3 months ago
- Allows to distribute computations across several nodes☆78Updated 2 years ago
- An opinionated computer algebra system written in Rust, used by CalcBot.☆45Updated 3 weeks ago
- Approximate floating point equality comparisons and assertions☆173Updated last year
- Library of well known algorithms for numerical root finding.☆56Updated last year
- Redistribute Intel MKL as a crate☆90Updated last year
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆56Updated last year
- Generalized (hyper-) dual numbers in rust☆75Updated last month
- Rust bindings to KaTeX☆122Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- A rust crate for mathematics and science☆41Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆30Updated 4 months ago
- A high-performance library for numerically solving differential equations in Rust☆77Updated 2 weeks ago
- N-dimensional interpolation methods in Rust and Python, no-std compatible☆42Updated 2 weeks ago