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☆41Updated 2 months ago
- Calculate statistics iteratively☆38Updated last month
- Extensions for ordered Rust slices.☆26Updated last year
- A Rust library for manipulation and evaluation of symbolic integer polynomials.☆14Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆34Updated last year
- .npy and .npz file format support for ndarray☆60Updated 7 months ago
- ☆35Updated 4 years ago
- Allows to distribute computations across several nodes☆78Updated last year
- evcxr support for drawing petgraph graphs in jupyter notebook☆12Updated 4 years ago
- Permutations library for Rust☆14Updated 2 years ago
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A pure Rust linear programming solver☆86Updated 4 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆53Updated 7 months ago
- A simple Rust library for efficiently solving ODEs without cloning☆11Updated 5 years ago
- Arbitrary precision floating point numbers library☆102Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- XaaS for KaTeX on docs.rs☆13Updated 7 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆22Updated this week
- ordinary least squared linear regression with some basic statistics☆22Updated 2 months ago
- Approximate floating point equality comparisons and assertions☆163Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- A rust fork to work towards Enzyme integration☆86Updated this week
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Configurable ODE/PDE solver☆62Updated last year
- An n-tuple pendulum simulator in Rust + WebAssembly (and JavaScript)☆33Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago