Search results
908 packages found
Library for polynomial arithmetic, designed in the context of a Galois Field (GF). Test for primitive & irreducible polynomials alongside essential arithmetic operations such as polynomial multiplication, addition, subtraction and division.
- polynomial
- finite fields
- galois field
- GF(2)
- polynomial arithmetic
- arithmetic
- operations
- subtraction
- addition
- multiplication
- division
This library provides a simple way to do math operations in base 100
- base100
- math
- base
- 100
- number
- operations
- arithmetic
- addition
- subtraction
- multiplication
- division
- modulo
- exponentiation
- root
- View more
Perform C-like multiplication of two unsigned 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- math.imul
- imul
- umul
- multiplication
- multiply
- mult
- integer
- unsigned
- uint
- uint32
- View more
A modern JavaScript utility library for arithmetic, mathematics, proability, statistics, and more.
- matician
- mathematician
- mathematics
- arithmetic
- addition
- subtraction
- multiplication
- division
- algebra
- calculus
- probability
- statistics
- combinatorics
- actuarial science
- View more
Multiply two single-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Compute a product incrementally.
Multiply two double-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Perform C-like multiplication of two signed 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- math.imul
- imul
- multiplication
- multiply
- mult
- integer
- int
- int32
- 32-bit
- 32bit
- View more
Create an iterator which iteratively computes a cumulative product.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- product
- prod
- mult
- multiply
- multiplication
- accumulate
- cumulative product
- cumulative
- View more
Create an iterator which performs element-wise multiplication of two or more iterators.
Element-wise multiplication of two strided arrays.
- stdlib
- stdmath
- mathematics
- math
- product
- prod
- multiply
- multiplication
- arithmetic
- vector
- array
- strided
- ndarray
- element-wise
Create an iterator which performs element-wise division of two or more iterators.
- stdlib
- stdmath
- math
- mathematics
- arithmetic
- div
- divide
- division
- multiplication
- multiply
- product
- prod
- iterator
- iterable
Compute the double word product of two signed 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- umuldw
- imuldw
- multiplication
- multiply
- mult
- double word
- double-word
- product
- integer
- unsigned
- View more
Compute the double word product of two unsigned 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- imuldw
- umuldw
- multiplication
- multiply
- mult
- double word
- double-word
- overflow
- integer
- unsigned
- View more
Divide two single-precision floating-point numbers.
- stdlib
- stdmath
- mathematics
- math
- product
- prod
- multiply
- multiplication
- times
- division
- divide
- number
- float
- single-precision
Divide two double-precision floating-point numbers.
- stdlib
- stdmath
- mathematics
- math
- product
- prod
- multiply
- multiplication
- times
- division
- divide
- number
- double
- double-precision
A TypeScript-based library for evaluating nested arithmetic expressions in JSON format, utilizing high-precision Big.js calculations.
- json
- equation
- arithmetic
- mathematics
- constants
- precision
- evaluate
- operations
- tree structure
- nested expressions
- addition
- subtraction
- multiplication
- division
- View more
Element-wise multiplication of two strided arrays via a callback function.
- stdlib
- stdmath
- mathematics
- math
- product
- prod
- multiply
- multiplication
- arithmetic
- vector
- array
- strided
- ndarray
- element-wise
- View more