russell

Math library

A comprehensive library of numerical and mathematical functions for high-performance computations in various fields.

Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.

GitHub

118 stars
12 watching
8 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list

bessel-functiondifferential-equationseigenvalueseigenvectorsgamma-functioninterpolationlinear-algebramathematicsnumerical-derivativesnumerical-integrationquadraturequadrature-integrationrustscientific-computingsparse-matrixspecial-functionsspectral-methods

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpmech/gosl A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. 1,837
ocramz/sparse-linear-algebra Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis 89
tarcieri/micromath A fast and safe Rust math library for embedded systems with approximations and statistical analysis 403
thery/mathcomp-extra A collection of reusable mathematical components and algorithms implemented in Coq 5
axect/peroxide A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation 558
rust-math/intel-mkl-src A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. 82
bolero-murakami/sprout A comprehensive C++ library for various algorithms and mathematical operations. 880
rust-lang/libm A Rust port of math library functions from MUSL's libm 548
dalmatinerdb/mmath Provides functions to perform mathematical operations on numerical arrays in binaries. 4
parsa/blaze Provides an efficient C++ math library with support for dense and sparse arithmetic, blending ease of use with high-performance capabilities. 61
cpmech/gemlab A collection of algorithms and data structures for computing geometric shapes and performing numerical integration in finite element analyses. 10
math-comp/mczify A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions 24
math-comp/math-comp A comprehensive library of formalized mathematical theories 593
nfrechette/rtm A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. 740
inkryption/comath A comptime math evaluation library for the Zig programming language. 57