Packages tagged: math

AccurateSums
Accurate Floating Point Sums and Products.
sum float errors floating point rounding
bigints
Arbitrary-precision integers
math library numbers
bytesized
a library for manipulating data storage units
bytes human convert converter storage
cglm
Nim wrapper for cglm, an optimized 3D math library written in C99
cglm glm math 3d game
chebyshev
Chebyshev approximation.
math approximation numerical
complex
The ex-stdlib module complex.
graveyard complex math
constantine
Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.
cryptography blockchain zk bigint math
constants
Mathematical numerical named static constants useful for different disciplines
math physics chemistry biology engineering
delight
Engine-agnostic library for computing 2D raycasted lights
raycasting math light library
distances
Distances is a high performance Nim library for calculating distances.
math statistics metrics
distributions
Distributions is a Nim library for distributions and their functions.
math statistics probability distributions
dual
Implementation of dual numbers
math library
easings
Robert Penner Easing Functions for Nim
easings math
emath
math parser/evaluator library
math expression library evaluator ast
euclidean
Euclidean Division & Euclidean Modulo
euclidean modulo division math
extmath
Nim math library
library math trigonometry
fftw3
Bindings to the FFTW library
library math fft
fixmath
LibFixMath 16:16 fixed point support for nim
math
formulas
Mathematical formulas
math geometry
fpn
A fixed point number library in pure Nim.
fixed point number math
fragments
Our very personal collection of utilities
ffi math threading dsl memory
geometrymath
Linear algebra library for computer graphics applications
library geometry math graphics
geometryutils
A collection of geometry utilities for nim
library geometry math utilities graphics
getprime
Generate random prime numbers, and do prime number tests. Note: don't support prime numbers larger than approximately 3037000499 (sqrt(int.high)).
math prime numbers random
glm
Port of c++ glm library with shader-like syntax
opengl math matrix vector glsl
gmp
wrapper for the GNU multiple precision arithmetic library (GMP)
library bignum numbers math
heine
A compact notation for math that transpiles to LaTeX
math latex language
integers
Ergonomic arbitrary precision integers wrapping GMP
library wrapper GMP integers bigint
kexpr
wrapper for kexpr math expression evaluation library
math expression evalute
libgraph
Converts 2D linear graph coordinates to pixels on screen
graph math conversion pixels coordinates
librng
RNG for dummies in Nim
library rng maths math random
linagl
OpenGL math library
library opengl math game deleted
linear_models
Generalized linear models in Nim.
math linear-algebra statistics machine-learning BLAS
matext
Render LaTeX math as multiline Unicode text
math latex
mathexpr
MathExpr - pure-Nim mathematical expression evaluator library
math mathparser tinyexpr
mentat
A Nim library for data science and machine learning
science machine-learning data-science statistics math
mmops
Zero-cost typed SIMD operations for Nim using familiar math operators (`+`, `-`, `*`, `/`, etc.) that compile directly to AVX2 instructions.
simd avx2 vector math
nimkalc
An advanced parsing library for mathematical expressions and equations
parsing library math
nimpari
Nim wrapper for the PARI library
library wrapper math cas scientific
nimplex
NIM simPLEX: A concise scientific Nim library (with CLI and Python binding) providing samplings, uniform grids, and traversal graphs in compositional (simplex) spaces.
data simplex math ai ml
nimrat
Module for working with rational numbers (fractions)
library math numbers
origin
A graphics math library
gamedev library math matrix vector
pffft
The fast, small and liberally licensed pffft fast-fourier-transform (FFT) library wrapped for Nim
fft math dsp audio
pmath
library that resolves the inaccuracies of normal float math.
math fractions radicals precise
proven
Formally verified safety primitives - safe math, crypto, paths, email, network
safety security verified math crypto
ptr_math
Pointer arithmetic library
pointer arithmetic math
pythonmath
Module to provide an interface as similar as possible to Python's math libary
library python math
roots
Root finding functions for Nim
math numerical scientific root
science
A library for scientific computations in pure Nim
science algebra statistics math
seqmath
Nim math library for sequences and nested sequences (extends math library)
math seq sequence array nested
skEasing
A collection of easing curves for animation purposes.
math curves animation
smoothing
Smoothing functions for Regression and Density Estimation
math statistics
special_functions
Special mathematical functions in Nim
math statistics
statistical_tests
Statistical tests in Nim.
math statistics probability test hypothesis
stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices
library math numbers
sums
Accurate summation functions
summation errors floating point rounding numerical methods
symbolicnim
A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.
symbolic math derivative algebra
ttmath
A Nim wrapper for ttmath: big numbers with fixed size
library math numbers
tweens
Basic tweening library for Nim
tween math animation
vecmath
various vector maths utils for nimrod
library math vector
vectors
Simple multidimensional vector math
math vectors library
vmath
Collection of math routines for 2d and 3d graphics.
math graphics 2d 3d