simensgreen / rusymbols
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.
☆29Updated 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☆41Updated 3 months ago
- Redistribute Intel MKL as a crate☆90Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- A rust crate for mathematics and science☆40Updated last year
- Source of BLAS and LAPACK via OpenBLAS☆85Updated 4 months ago
- XaaS for KaTeX on docs.rs☆13Updated 7 years ago
- Auto differentiation library☆69Updated 2 weeks ago
- A library set of arbitrary precision numbers implemented in Rust.☆83Updated 3 months ago
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆146Updated this week
- Library of well known algorithms for numerical root finding.☆54Updated 6 months ago
- Configurable ODE/PDE solver☆62Updated last year
- A Rust library for performing symbolic mathematics. Supports basic arithmetic operations, expression simplification, and expansion, and e…☆8Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated 8 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆34Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Machine learning library providing matrices, named tensors, linear algebra and autodiff aimed at being easy to use☆24Updated last month
- Safe and fast mathematical operations with static arrays in the Rust programming language☆41Updated 3 years ago
- Manipulations and data types that represent polynomial☆19Updated 3 weeks ago
- Safe CUDA cuBLAS wrapper for the Rust language.☆29Updated 7 years ago
- Dual Number library for Rust☆17Updated 4 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Arbitrary precision floating point numbers library☆109Updated last month
- Type conversion among popular Rust computer vision libraries☆47Updated 9 months ago
- Special functions for Rust by binding to the Cephes library.☆16Updated 9 months ago
- A Rust library for manipulation and evaluation of symbolic integer polynomials.☆14Updated 6 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.☆45Updated last month
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆52Updated 9 months ago