nathan-barry / symbolic_mathLinks
A Rust library for performing symbolic mathematics. Supports basic arithmetic operations, expression simplification, and expansion, and evaluation.
☆9Updated last year
Alternatives and similar repositories for symbolic_math
Users that are interested in symbolic_math are comparing it to the libraries listed below
Sorting:
- rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the cod…☆29Updated 4 years ago
- Math parser and evaluator in Rust, capable of partial differentiation, allows the use of custom operators.☆45Updated 2 months ago
- Algorithms in computational algebra written in rust☆67Updated this week
- BLAS source of choice☆42Updated 4 months ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 9 months ago
- Propositional logic with exponentials☆20Updated last month
- An opinionated computer algebra system written in Rust, used by CalcBot.☆38Updated this week
- LR-style Parser Generator☆19Updated last week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- B-tree range map implementation for Rust☆13Updated last year
- Auto differentiation library☆69Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Data structures and algorithms for 3D geometric modeling.☆40Updated last year
- ☆13Updated last year
- A regex crate using Brzozowski derivatives.☆26Updated last month
- A compute library written in Rust with WebGPU☆18Updated 4 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Regular expression derivatives and DFAs☆12Updated last year
- easy-gpgpu rust crate☆23Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- Fast stochastic simulator for chemical reaction networks☆46Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Finite differentiation☆14Updated 9 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago