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 3 years ago
Alternatives and similar repositories for rusymbols:
Users that are interested in rusymbols are comparing it to the libraries listed below
- BLAS source of choice☆40Updated 5 months ago
- .npy and .npz file format support for ndarray☆59Updated 4 months ago
- Auto differentiation library☆64Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- Algorithms in computational algebra written in rust.☆34Updated this week
- Calculate statistics iteratively☆38Updated 8 months ago
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated last week
- Bounded integers for Rust☆29Updated last week
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 5 months ago
- evcxr support for drawing petgraph graphs in jupyter notebook☆12Updated 4 years ago
- Configurable ODE/PDE solver☆61Updated last year
- Scientific computing for Rhai.☆16Updated this week
- ☆35Updated 4 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆33Updated last month
- Arbitrary precision floating point numbers library☆101Updated 10 months ago
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- Quickly show images for debugging in Rust.☆41Updated 4 months ago
- ☆58Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- Library of well known algorithms for numerical root finding.☆50Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Rank Polymorphic array library for Rust.☆102Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Safe and fast mathematical operations with static arrays in the Rust programming language☆40Updated 2 years ago
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆128Updated last week
- A Set of Bits☆63Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago