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

114 stars
11 watching
8 forks
Language: Rust
last commit: about 2 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,834
ocramz/sparse-linear-algebra Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis 88
tarcieri/micromath A fast and safe Rust math library for embedded systems with approximations and statistical analysis 400
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 542
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. 876
rust-lang/libm A Rust port of math library functions from MUSL's libm 545
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. 9
math-comp/mczify A Coq library that enables the use of Micromega arithmetic solvers for goals stated with Mathematical Components definitions 23
math-comp/math-comp A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. 587
nfrechette/rtm A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. 736
inkryption/comath A comptime math evaluation library for the Zig programming language. 51