#numeric

  1. num-bigint

    Big integer implementation for Rust

    v0.4.6 12.5M #bignum #numeric #math
  2. num-traits

    Numeric traits for generic mathematics

    v0.2.19 21.3M #numeric-traits #math #numeric
  3. num-complex

    Complex numbers implementation for Rust

    v0.4.6 9.0M #complex-numbers #math #numeric
  4. num-rational

    Rational numbers implementation for Rust

    v0.4.2 8.3M #rational-numbers #fraction #math #numeric
  5. num-integer

    Integer traits and functions

    v0.1.46 14.3M #math #numeric
  6. bigdecimal

    Arbitrary precision decimal numbers

    v0.4.10 3.1M #bignum #numeric #arbitrary-precision #decimal
  7. rug

    Arbitrary-precision integers, rational, floating-point and complex numbers based on GMP, MPFR and MPC

    v1.28.0 288K #bignum #gmp #numeric
  8. num

    A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!

    v0.4.3 6.3M #numeric-traits #bignum #numeric
  9. fraction

    Lossless fractions and decimals; drop-in float replacement

    v0.15.3 2.1M #float #decimal #numeric
  10. icu_plurals

    Unicode Plural Rules categorizer for numeric input

    v2.1.1 160K #internationalization #plural-rules #unicode-plural-rules #icu #numeric #rules-language
  11. fixed

    Fixed-point numbers

    v2.0.0-alpha.28.0 370K #numeric #dsp #embedded #math
  12. num-iter

    External iterators for generic mathematics

    v0.1.45 8.2M #math #range-iterator #numeric
  13. byte-slice-cast

    Safely cast bytes slices from/to slices of built-in fundamental numeric types

    v1.2.3 1.2M #byte-slice #cast-byte #numeric #safely #immutability #floating-point #as-mut
  14. malachite

    Arbitrary-precision arithmetic, with efficient algorithms partially derived from GMP, FLINT, and MPFR

    v0.9.0 372K #bignum #numeric
  15. num-dual

    Generalized (hyper) dual numbers for the calculation of exact (partial) derivatives

    v0.13.2 2.1K #dual-numbers #numeric #math
  16. interp

    Matlab's interp1 function

    v2.1.1 161K #linear-interpolation #interpolation #interp1 #numeric #linear
  17. fastnum

    Fast decimal numbers library

    v0.7.4 32K #decimal-number #fixed-point #numeric #decimal
  18. num-modular

    efficient integer division and modular arithmetic operations with generic number types. Supports various backends including num-bigint, etc

    v0.6.1 1.1M #math #number-theory #montgomery #numeric
  19. num-bigint-dig

    Big integer implementation for Rust

    v0.9.1 4.9M #bignum #num-bigint #numeric
  20. substrate-fixed

    Fixed-point numbers

    v0.6.0 4.6K #bit #numeric #math
  21. num-bigfloat

    Increased precision floating point numbers implemented purely in Rust

    v1.7.2 10K #big-float #bignum #numeric #decimal
  22. gmp-mpfr-sys

    Rust FFI bindings for GMP, MPFR and MPC

    v1.6.8 338K #gmp #bignum #ffi #numeric
  23. mathlab

    A Powerful Math Library for Rust

    v1.5.0 #vector-math #trigonometry #math #numeric #vector
  24. dashu

    set of big numbers

    v0.4.2 76K #bignum #numeric #math
  25. twofloat

    Double-double arithmetic functionality

    v0.8.4 1.7K #floating-point-arithmetic #precision #floating-point #numeric
  26. malachite-q

    The arbitrary-precision type Rational, with efficient algorithms partially derived from GMP and FLINT

    v0.9.0 377K #random #bignum #numeric
  27. grid1d

    A mathematically rigorous, type-safe Rust library for 1D grid operations and interval partitions, supporting both native and arbitrary-precision numerics

    v0.3.4 #arbitrary-precision #numeric
  28. calc_rational

    CLI calculator for rational numbers

    v2.4.1 1.0K #math #calculator #numeric
  29. num-primitive

    Traits for primitive numeric types

    v0.3.4 #math #numeric #generic #numeric-primitive
  30. unit-prefix

    Format numbers with metric and binary unit prefixes

    v0.5.2 2.2M #numeric #number-formatting #math
  31. numeric-sort

    A zero-allocation, human-readable sorting library

    v0.1.5 9.2K #human-readable-sorting #string-sorting #zero-allocation #numeric #compare #sort-unstable #lexicographic
  32. quadraturerules

    quadrature rules library

    v0.9.0 1.2K #rules #numeric #quadrature
  33. owens-t

    Owen's T Function and Bivariate Normal CDF computations

    v0.1.5 360 #math #libm #numeric #no-std
  34. hyper_byte

    An unsafe, near-zero cost (1-2 instructions) byte transmuter to numeric types with fast byte reader, writer, and read-writer

    v0.7.0 800 #unsafe #numeric #byte
  35. rlst

    native linear algebra library

    v0.6.0 350 #array #linear-algebra #sparse-matrix-solver #numeric
  36. fixed-bigint

    Fixed-size big integer implementation for Rust

    v0.1.17 950 #bignum #numeric #math
  37. astro-float

    Multiple precision floating-point numbers library

    v0.9.5 1.7K #bignum #big-float #numeric #math
  38. decimal-rs

    High precision decimal implementation for Rust

    v0.1.43 5.5K #fixed-precision #numeric
  39. imagnum

    providing versatile numeric types supporting integers and floats designed for the Lucia programming language

    v0.2.30 370 #integer #float #numeric #lucia
  40. malachite-nz

    The bignum types Natural and Integer, with efficient algorithms partially derived from GMP and FLINT

    v0.9.0 380K #bignum #numeric
  41. positive

    A type-safe wrapper for guaranteed positive decimal values

    v0.3.0 160 #type-safe #decimal #numeric #financial
  42. dashu-float

    A big float library supporting arbitrary precision, arbitrary base and arbitrary rounding mode

    v0.4.3 112K #arbitrary-precision #decimal #floating-point #numeric
  43. fixed_star_frame

    Patched version of the fixed crate pending https://gitlab.com/tspiteri/fixed/-/merge_requests/14

    v1.29.1 800 #numeric #dsp #embedded #math
  44. xprec

    Fast emulated quadruple (double-double) precision arithmetic

    v0.2.2 2.2K #math #numeric
  45. casting

    CastFrom and CastInto traits for generic numeric casting

    v0.1.1 270 #cast #numeric #convert #conversion
  46. num-order

    Numerically consistent Eq, Ord and Hash implementations for various num types (u32, f64, num_bigint::BigInt, etc.)

    v1.2.0 640K #hash #numeric #order #equality #comparison
  47. linestats

    Group similar text lines and compute numeric statistics

    v0.1.0 #line #statistics #numeric #stdin #groups #summaries #negative-number #text-line #floating-point
  48. dashu-int

    A big integer library with good performance

    v0.4.1 114K #arbitrary-precision #numeric #bignum #math
  49. root1d

    One dimensional root finding algorithms

    v0.4.1 #math #numeric #simulation #science #math-simulation
  50. windows-numerics

    Windows numeric types

    v0.3.1 2.3M #numeric #windows #math
  51. specialized-div-rem

    specialized division algorithms for integer primitives

    v1.1.0 650 #integer-division #math #numeric #int
  52. iter_num_tools

    Create simple iterators over non integer ranges. itertools + num = iter_num_tools

    v0.7.1 7.2K #math #numeric #iterator
  53. rust-poly

    Numeric manipulation of real and complex polynomials

    v0.4.3 1.0K #math #polynomial #numeric #solver
  54. strict-num

    A collection of bounded numeric types

    v0.2.0 981K #numeric #collection #bounded #non-zero #hash
  55. fastnum2

    fork of Fast decimal numbers library

    v0.3.6 430 #fixed-point #numeric #const #decimal
  56. lerp

    Generic linear interpolation and extrapolation, automatically implemented for a variety of numeric types

    v0.5.0 26K #interpolation #extrapolate #numeric #math
  57. num-t

    Num<T>: Associate arbitrary types with numeric types

    v4.0.0 #numeric #arbitrary-types #math #associate #strong-typing #num-traits
  58. multi_ranged

    Efficient data structures for representing and manipulating ranges of discrete values

    v0.1.1 #numeric #collection #data-structures
  59. linspace

    Turns a range into a linearly spaced sequence of values

    v0.2.7 100 #iterator #spacing #numeric #numpy #no-alloc
  60. fixed-macro

    Macros for creating fixed-point constants for types in the fixed crate

    v1.2.0 10K #math #numeric
  61. numaxiom

    Lightweight numeric marker traits for ranges/signs plus constants and ops; std by default, no_std optional

    v0.0.2 #numeric-traits #math #numeric
  62. autograd

    Tensors and differentiable operations in Rust

    v2.0.0-rc3 120 #neural-network #machine-learning #numeric #multi-dimensional-array
  63. modmath

    Modular math implemented with traits

    v0.1.2 120 #bignum #montgomery #numeric
  64. malachite-float

    The arbitrary-precision floating-point type Float, with efficient algorithms partially derived from MPFR

    v0.9.0 25K #arbitrary-precision #bignum #numeric
  65. u24

    An unsigned 24-bit integer type

    v0.5.0 #math #unsigned-integer #24-bit #numeric #constraints #numeric-traits
  66. assert-within

    Macro for testing that (generic) floating point numbers are within some tolerance

    v0.1.4 #numeric #assert #testing
  67. dashu-base

    Common trait definitions and tools for the dashu libraries

    v0.4.1 114K #math #numeric
  68. fixed-exp2

    Exponentiation for fixed-point numbers (forked, see README)

    v0.3.0 #math #numeric
  69. generic_constants

    Traits providing type-generic numeric constants (Zero, One, ..., OneHundredTwentySeven) implemented across common integer and float types

    v0.1.0 #numeric-traits #constant #generic #numeric #constants
  70. surreal-migraine-cli

    CLI tool for managing SurrealDB migrations

    v1.1.0 #surrealdb #migration #temporal #numeric #prefix #underscore #command-line-tool #white-space #surql #sanitized
  71. ndelement

    n-dimensional finite element definition library

    v0.3.0 370 #finite-element #numeric
  72. bit-int

    An arbitrary fixed bit-width integer library

    v0.2.1 #bit-width #integer #numeric #bit
  73. numerals

    numeric systems, both ancient and modern

    v0.1.4 46K #roman-numeral #numeral-systems #numeric #ancient #system
  74. rational_extensions

    Extensions for rational numbers

    v0.4.7 230 #math #numeric
  75. sundials-sys

    Bindings to the SUNDIALS suite of Nonlinear and DAE Solvers

    v0.6.2 1.5K #math #ode #numeric #math-simulation #simulation
  76. sqlx-pg-uint

    SQLx compatible types to convert between Rust unsigned integers and the PostgreSQL NUMERIC/DECIMAL type seamlessly

    v0.10.1 #unsigned-integer #postgresql #sqlx #numeric #big-decimal
  77. astro-float-num

    Multiple precision floating point numbers implemented purely in Rust

    v0.3.6 1.3K #big-float #bignum #numeric
  78. kifmm

    Kernel-independent fast multipole method

    v2.0.0 460 #expansion-order #numeric
  79. rug-gmpmee

    Rust FFI bindings for GMPMEE

    v0.2.1 #bignum #gmp #gmpmee #numeric #math
  80. better-conversions

    Safe and explicit numeric conversions with range and precision checking

    v0.2.2 #cast #numeric #convert #precision #safety
  81. chfft

    Fastest Fourier Transform library implemented with pure Rust

    v0.3.4 850 #fft #dsp #math #numeric
  82. ww_numeric

    Various numeric types, subtypes, shift-scale

    v0.1.1 #numeric #subtypes #shift-scale #wire-format
  83. num-lazy

    Number macros for generic-typed functions

    v0.3.0 340 #numeric #math #generic #macro
  84. numy

    Trait boundaries for primitive Rust types

    v0.2.0 #numeric-traits #math #numeric
  85. dashu-ratio

    A big rational library with good performance

    v0.4.1 77K #arbitrary-precision #numeric #bigrat #math
  86. is-odd

    Returns true if the given number is odd

    v1.1.1 100 #integer #numeric #math #odd #even
  87. num-cmp

    Comparison between differently typed numbers

    v0.1.0 1.3M #numeric #compare #comparison
  88. digits

    Custom “numeric” incrementor without u64 MAX limit in size. Like a score flipper for a custom character set.

    v1.1.1 #decimal #base-conversion #numeric #convert
  89. constrained_int

    Integers that are constrained within inclusive ranges

    v0.2.3 #range #inclusive #numeric
  90. inari

    interval arithmetic

    v2.0.0 #interval-arithmetic #math #interval-math #numeric #interval
  91. ieee754

    Low-level manipulations of IEEE754 floating-point numbers

    v0.3.0-alpha.2 110K #floating-point #numeric #math #no-std
  92. fixed_math

    Some math traits and functions for fixed point numbers

    v0.4.1 #math #numeric
  93. num-runtime-fmt

    Format numbers according to a format spec determined at runtime

    v0.1.2 360 #number-formatting #run-time #numeric #formatting
  94. wrapping_in_range

    Wrapping arithmetic for any range

    v0.1.3 #math #numeric
  95. num-ordinal

    Ordinal number types

    v0.2.0 1.1K #math #ordinal #numeric #cardinal
  96. maths-traits

    abstract system of mathematical traits for the Rust language

    v0.2.1 110 #real-number #math #integer #algebra #numeric
  97. saturating

    Saturating<T>, an intentionally-saturating arithmetic wrapper

    v0.1.0 426K #math #intentionally-saturating #numeric
  98. tukeyized

    Removes outliers from numeric arrays using Tukey’s range test (1.5×IQR fences)

    v0.1.1 #outliers #remove #range #numeric #testing #fences
  99. as_num

    Checked conversions between Rust's numeric types

    v0.3.1 1.1K #convert #numeric #value #arguments #convertible #numeric-value #debug-assert #imagine
  100. gmpmee-sys

    Rust FFI bindings for GMPMEE

    v0.2.1 #bignum #gmp #numeric #ffi #math
  101. fdec

    A collection of macros for generating fixed-size fixed-point numeric types for Rust

    v0.3.1 #math #numeric #fixed-point-arithmetic #fixed-point #arithmetic
  102. diesel-pg-type-utils

    Loose collection of diesel utilities for easier conversion from numerics into u64 as well as ways to easily create ways for diesel to directly deserialize ids

    v0.1.1 #diesel #convert #utilities #numeric #loose #deserialize
  103. numeric_literals

    Easily cope with numeric literals in generic Rust code

    v0.2.0 1.1K #macro-literals #generic #macro-attributes #numeric #replace #cope
  104. numera

    numbers

    v0.5.0 #numeric #math #numeral #no-alloc #math-numbers
  105. kago

    custom-width signed and unsigned integers

    v0.5.0 320 #unsigned-integer #signed-integer #numeric #math
  106. un_algebra

    implementations of selected abstract algebraic structures--including groups, rings, and fields. Intended for self-study of abstract algebra concepts and not for production use.

    v0.9.0 #math #abstract-algebra #numeric
  107. rug-maths

    rug wrapper implementing maths-traits

    v0.2.5 #math #numeric #algebra
  108. aris

    A mathematical computing library

    v0.1.0 #math #computing #numeric
  109. fracints

    Special case fractional-only fixed point numbers

    v0.1.0 #numeric #math #no-std
  110. gkquad

    Numerical integration library for Rust

    v0.0.4 #math #no-std #quadrature #numeric
  111. rust-openzl

    Safe Rust bindings for OpenZL - a graph-based typed compression library

    v0.1.0 #graph-compression #typed #numeric #compression
  112. nyar-number

    Numeric types with GC optimization

    v0.3.5 100 #gc #numerical-computing #optimization #numeric #nyar
  113. cv_just_prerelease

    just pre-release versions

    v0.1.0-b.2 #pre-release #version #language #compare #numeric #dash #doc-rust #distinguish
  114. llvmint

    Bindings to (almost) all LLVM intrinsics, for all platforms

    v0.0.3 100 #simd-intrinsics #llvm #numeric
  115. inari_wasm

    A stripped-down version of Inari library (a Rust implementation of interval arithmetic) compatible with web assembly

    v0.1.2 #math #interval-arithmetic #interval-math #numeric #interval
  116. base_custom

    Use any characters as your own numeric base and convert to and from decimal

    v0.2.0 130 #base-conversion #numeric #decimal #convert
  117. segtrs

    Miscellaneous functions such as numeric sequences and factorization

    v0.1.0 #miscellaneous #factorization #numeric #sequence #solve #myself #icons #stem #toc #author
  118. node_crunch

    distributed computing

    v0.1.0 #hpc #cluster-computing #computing-cluster #distribute #numeric
  119. datom-bigdecimal

    Arbitrary precision decimal numbers

    v0.3.1 370 #arbitrary-precision #numeric #floating-point #decimal #math
  120. pgnumeric

    Arbitrary precision numeric implementation written in Rust, compatible with PostgreSQL's numeric

    v0.2.1 #postgresql #numeric #decimal
  121. green-kernels

    Evaluation of Green's function kernels

    v0.2.2 600 #kernel #evaluation-of-green #numeric
  122. autosized-num

    Auto-sized integer macros: choose the smallest signed/unsigned type for a literal at compile time

    v0.1.0 #proc-macro #numeric #integer #auto-size
  123. Try searching with DuckDuckGo.

  124. posits

    An indev lightweight converter and numeric type extension for Posits

    v0.1.0 #numeric #extension #experiment #converter #convert #posit #indev
  125. rootfind

    Root-finding algorithms

    v0.7.0 #bisection #numeric #root
  126. num-notation

    Offers multiple numeric choices, allowing you to work with various number representations including StandardForm, fractions, and f64 floating-point decimals. This versatile crate empowers…

    v0.1.6 #decimal-representation #numeric #floating-point #fraction #number-representation #standard-form #rust-projects #fractional-numbers #empowers #decimal-number
  127. numeric

    N-dimensional matrix class for Rust

    v0.1.4 #hdf5 #tensor #matrix #vector-matrix
  128. numscale

    Trait for scaling numeric types by a floating point number at compile-time

    v0.2.0 260 #floating-point #numeric #compile-time #no-alloc
  129. iso6093

    ISO 6093 numerical value parsing and printing

    v1.0.0 #asn-1 #numeric #floating
  130. scir-fft

    SciR FFT: parity-first FFT/RFFT/IRFFT with fixture-based testing and rustfft/realfft backends

    v0.3.2 #fft #rustfft #scir #scipy #numeric
  131. scir-core

    SciR core utilities: numeric tolerances, complex helpers, and shared test macros for the SciR ecosystem (SciPy rebuilt for Rust)

    v0.3.2 #testing #numeric #scipy
  132. quadrature

    several fast numerical integration methods. This library is pure safe rust, and cross-platform. The double exponential algorithm is naturally adaptive, and does not allocate.

    v0.1.2 28K #math #numerical-integration #numeric
  133. winpty-rs-windows-numerics

    Windows numeric types

    v0.2.0 #numeric #windows #math #sample
  134. nrfind

    A set of useful mathematical functions for floating point numbers based on the Newton-Raphson method for finding roots

    v1.0.3 1.4K #newton-raphson #numeric #calculus #root
  135. corries

    Library/framework for 1D-hydrodynamics simulations using Riemann solvers

    v0.6.2 #hydrodynamics #numeric #physics #science
  136. lnexp

    Carefully evaluate compositions of log, exp, log1p and expm1

    v0.2.1 650 #math #libm #numeric
  137. numas

    multidimensional array for efficient computing

    v0.2.7 #numpy #array #numeric #multi-dimensional-array #multi-dimensional
  138. fp

    Fast & safe fixed-point arithmetic via compile-time checks

    v0.4.0 330 #math #embedded #numeric
  139. kahan

    types to perform Kahan summation

    v0.1.4 850 #numeric #sum
  140. ftl-numkernel

    designed to provide numerical operations and error handling for both real and complex numbers, also supporting arbitrary precision types

    v0.1.0 #complex-numbers #arbitrary-precision #math #numeric
  141. bempp

    Boundary element method library

    v0.2.0 150 #numeric
  142. number_prefix

    numeric prefixes (kilo, giga, kibi)

    v0.4.0 4.6M #numeric #number-formatting #math
  143. pg_bigdecimal

    Postgres' numeric <=> Rust's BigDecimal

    v0.1.5 4.5K #postgresql #big-decimal #numeric #pg #pg-numeric
  144. numquant

    Quantize numbers to a smaller range to save bandwidth or memory data types and back again

    v0.2.0 1.1K #numeric #quantization
  145. freude

    An ODE library for ndarray providing some simple, fixed-step integrators

    v0.7.0 #ode #euler #numeric #rungekutta
  146. fractions

    lightweight crate for fraction arithmetic

    v0.1.0 #math #fraction #numeric #rational #arithmetic
  147. astro_nalgebra

    astro-float for nalgebra

    v0.1.1 #big-float #arbitrary-precision #nalgebra #numeric #float
  148. inexor-rgf-plugin-numeric

    Inexor - Reactive Graph Flow - Plugin - Numeric

    v0.9.1 #reactive-graph-flow #reactive-programming #inexor #numeric #plugin #git
  149. num-irrational

    num-irrational is based on num and extends it with support for several kinds of irrational numbers

    v0.3.0 #numeric #math #complex
  150. mpmfnum

    A numbers library in Rust

    v0.2.0 #real-number #floating-point #numeric #math
  151. freelist-rs

    Free list for numeric values

    v0.0.4 170 #numeric #allocation #value #numeric-id #recycling #debugging #partial-eq #implements-copy #lifo #late
  152. granite_reckoner

    aggregator enabling basic statistical operations on Vec<T> in the specified number of threads. Works for all Rust's built-in numeric types.

    v0.3.3 310 #numeric #vec #reckoner #granite #aggregator
  153. baseic

    numeric conversion tool

    v0.1.1 #ascii #config #numeric #convert #value #format-conversion
  154. boost_numeric_conversion

    Boost C++ library boost_numeric_conversion packaged using Zanbil

    v0.1.0 #boost #convert #numeric #zanbil #packaged
  155. en

    The easiest numeric traits!

    v0.1.5 #numeric-traits #math #numeric
  156. logsumexp

    Numerically stable computation of log-sum-exp using a 1-pass algorithm

    v0.1.0 480 #math #numeric
  157. nsys-rs-utils

    Miscellaneous Rust utilities

    v0.2.3 #miscellaneous-utilities #logging #numeric #macro #logging-macro
  158. padded-number

    Work with numbers containing significant leading zeros

    v0.5.0 250 #numeric #padding
  159. num-rug-adapter

    An adapter to use num crate where rug is needed

    v0.1.5 #bignum #numeric #api-bindings #math
  160. markovian

    Simulation of Markov Processes as stochastic processes

    v0.2.1 #markov-chain #probability #numeric
  161. bigdecimal-no-std

    Arbitrary precision decimal numbers

    v0.4.0 #arbitrary-precision #numeric #floating-point #decimal #math
  162. optimization

    Collection of optimization algorithms

    v0.2.0 410 #numeric #minimization
  163. bignumber

    arbitrary-precision decimal and non-decimal arithmetic

    v0.1.1 #arbitrary-precision #math #numeric #decimal
  164. numcmp

    Comparison between differently typed numbers

    v0.1.0 #compare #numeric #comparison
  165. const_fixedp

    A const type for fixed point arithmetic

    v0.1.1 #math #fixed-point #numeric #const
  166. gaussiant

    Gaussian integers

    v0.8.0 #math #number-theory #numeric
  167. bigfloppa

    Arbitrary precision decimal numbers

    v0.3.5 #arbitrary-precision #numeric #floating-point #decimal #math
  168. q-num

    Q notation for fixed-point numbers via a proc_macro

    v0.1.2 150 #math #numeric #fixed-point #fixed-point-math
  169. pcw_fn

    Generic piecewise function trait and impls

    v0.2.1 #math #piecewise #numeric
  170. expression-num

    Numerical expression implementation based on expression-rs

    v0.2.3 #expression #numeric #term
  171. xias

    Explicit numeric type conversions

    v0.3.0 #convert #numeric #explicit #integer
  172. upcast-arithmetic

    Arithmetic that is upcasted on overflow

    v0.1.2 #math #numeric #no-std
  173. integral_lib

    liblary for solving integrals using numerical methods

    v0.2.1 #math #integral #numeric
  174. narr

    Numeric Calc

    v0.0.5 170 #calc #numeric
  175. num-ord

    Numerically ordered wrapper type for cross-type comparisons

    v0.1.0 #compare #numeric #numeric-type #comparison #algorithm
  176. tensorgraph-sys

    backbone for tensorgraph, providing memory manamagement across devices

    v0.1.11 #cuda #blas #neural-network #numeric #machine-learning
  177. is-even

    Returns true if the given number is odd

    v1.0.0 180 #math #odd #numeric #integer #even
  178. swimos_num

    SwimOS Numeric Helper Macros

    v0.1.1 170 #numeric #swim-os #helper #macro
  179. kekkai

    custom-width signed and unsigned integers

    v0.1.0 #numeric #unsigned-integer
  180. closed01

    checked floating point operations within the range [0,1]

    v0.5.0 #math #operation #numeric
  181. platform-cast

    Platform-specific safe cast

    v0.1.0 #numeric #traits #primitive #numeric-primitive #ffi #no-alloc
  182. slicemath

    element-wise operations on arrays of numeric values

    v0.1.0 #math #numeric #array
  183. assessment

    that allows different types of assessments, to convert between them and to perform basic operations

    v1.0.0 #convert #linguistics #numeric #assessments #different
  184. infallible_tobigint

    Infallible ToBigInt/ToBigUint conversion traits for num-bigint

    v0.1.0 #bignum #numeric #math
  185. inta

    Interval arithmetic in Rust

    v0.1.2 #math #interval-arithmetic #numeric
  186. isnt-even-nor-odd

    Returns true if the given number isn't even or odd

    v1.0.1 #math #odd #integer #numeric #even
  187. based

    Custom numeral systems

    v1.0.0 #numeric #decimal #convert #base
  188. bempp-quadrature

    Simplex quadrature rules and boundary element singular quadrature

    v0.1.0 140 #quadrature #numeric #simplex
  189. is-even-or-odd

    Returns true if the given number is even or odd

    v1.0.0 #math #odd #numeric #integer #even
  190. simdty

    Definitions of many SIMD types

    v0.0.6 210 #simd #numeric
  191. fastfloat

    Fast-math wrapper and convenient numeric functions for approximate floating point operations in Rust

    v0.2.2 #math #operation #scientific-computing #numeric #fast-math
  192. shigens

    A math library for calculate quaternion

    v0.1.0 #math #numeric
  193. rusty-cffi

    Tools for interfacing with other languages via CFFI

    v0.0.2 #numeric #c-ffi #interfacing
  194. bcd-convert

    encoding and decoding numbers in Binary Coded Decimal (BCD) format, supporting conversions between integers, strings, and raw BCD data

    v0.1.0 140 #bcd #binary-coded-decimal #numeric
  195. lllreduce

    running Lenstra-Lenstra-Lovasz (LLL) reduction on lattice bases

    v0.0.2 #lll #reduction #lattice #lovasz #numeric