Home / Rust / Math

Math

Crates related to solving mathematical problems

Newest releases
8

unic0rn9k SLAS Static Linear Algebra System Provides statically allocated vector, matrix and tensor types, for interfacing with blas/blis, in a performant manor
 
8

maxpert RuES - Expression Evaluation as Service RuES is a minimal JMES expression evaluation side-car, that uses JMESPath and it can handle arbitrary JSON. Wh
 
3

ziyasal An opinionated, powerful math lib for Vector2, Vector3, Matrix and Quaternion operations Vector2 Add, Sub, Div, Mul, Eq Distance Move towards target a
 
10

mmderakhshani Linear Algebra Pamphlet This is a repository containing my pamphlet regarding Linear Algebra course held by Prof. Gilbert Strang at MIT. I wrote this
 
10

JASory Iridium Atomic Physics Library Attempt at making a atomic database. Uses Nubase2020, ENSDF for decay chains, atomic masses, and half-lives. Nubase2020
 
22

al-jshen A zero-dependency crate for fast number generation, with a focus on ease of use (no more passing &mut rng everywhere!).
 
3.5k

dimforge Linear algebra library for the Rust programming language.
 
148

aldanor This crate provides a super-fast decimal number parser from strings into floats.
 
173

aftix Scientific Computing in Rust
 
35

masonium linxal Status Description linxal is a linear algebra package for rust. linxal uses LAPACK as a backend, (specifically with the lapack package) to exec
 
42

dche GLSL Mathematics for Rust. Another Rust mathematics library for graphics applications. Inspired by the great GLM library for C++, glm-rs implements th
 
467

rust-num num-bigint Big integer types for Rust, BigInt and BigUint. Usage Add this to your Cargo.toml: [dependencies] num-bigint = "0.3" Features The std crate
 
60

brendanzab Abstract algebra for Rust |(โ€ข โ—กโ€ข)|ใƒŽใ€ต(โแดฅโโ‹ƒ) - "ALGEBRAIC!!!" Abstract algebra organises organises a wide range of structures into a logically cons
 
101

xu-cheng katex-rs This crate offers Rust bindings to KaTeX. This allows you to render LaTeX equations to HTML. Documentation https://docs.rs/katex Usage Add th
 
22

zesterer coord is deprecated. I recommend using vek, a project with near-identical aims instead. Coord Description Coord is a simple, ergonomic vector mathemat
 
38

manifoldfr Point processes in Rust Point processes are stochastic processes with a wide range of applications in seismology, epidemiology, or financial mathemati
 
76

pistondevelopers vecmath A simple and type agnostic Rust library for vector math designed for reexporting How to contribute Motivation It is hard to agree on the "the
 
197

rust-num num-complex Complex numbers for Rust. Usage Add this to your Cargo.toml: [dependencies] num-complex = "0.3" Features This crate can be used without th
 
371

tiffany352 Rink Rink is a unit-aware calculator. It can be used for physics and engineering calculations, as well as dimensionality analysis. Rink supports most
 
14

advancedresearch discrete Combinatorial phantom types for discrete mathematics Change log This library is for constructing algorithms by composition that maps to and f
 
177

guillaumegomez rust-GSL A Rust binding for the GSL library (the GNU Scientific Library). Installation This binding requires the GSL library library to be installed:
 
219

maplant aljabar An experimental n-dimensional linear algebra and mathematics library for computer graphics, designed to be roughly compatible with cgmath. The
 
27

chalharu chfft Fastest Fourier Transform library implemented with pure Rust. How-to Use See the crate documentation for more details. Features CFft1D - Perform
 
280

athemathmo rulinalg This library is no longer actively maintained The crate is currently on version 0.4.2. Read the API Documentation to learn more. Summary Ruli
 
61

blas-lapack-rs openblas-src The package provides a source of BLAS and LAPACK via OpenBLAS. The usage of the package is explained here. The following Cargo features a
 
259

aatch RAMP - Rust Arithmetic in Multiple Precision Ramp is a high-performance multiple-precision (aka "BigNum") library for working with numbers bigger than
 
367

taaitaaiger jlrs The main goal behind jlrs is to provide a simple and safe interface to the Julia C API. Currently this crate is only tested on Linux and Windows
 
88

ljedrz lambda_calculus lambda_calculus is a simple, zero-dependency implementation of pure lambda calculus in Safe Rust. Documentation Features a parser for
 
135

rekka meval This Rust crate provides a simple math expression parsing and evaluation. Its main goal is to be convenient to use, while allowing for some flex
 
261

likebike fasteval Fast and safe evaluation of algebraic expressions fasteval is a library for parsing, compiling, and evaluating algebraic expressions. It can
 
214

akubera bigdecimal-rs Documentation Arbitrary-precision decimal numbers implemented for rust. About This repository contains code originally meant for a bigde
 
93

georust geos Rust bindings for GEOS C API. The supported geos version is >= 3.5 Disclaimer GEOS can be a tad strict on the validity on the input geometry and