Updated 9 months ago

math-iter-ops-mod • Rank 4.0 • Science 44%

Create an iterator which performs an element-wise modulo operation of two or more iterators.

Updated 9 months ago

@stdlib/math-iter-ops-add • Rank 3.8 • Science 44%

Create an iterator which performs element-wise addition of two or more iterators.

Updated 9 months ago

complex-float64-base-mul-add • Rank 0.0 • Science 44%

Perform a multiply-add operation involving three double-precision complex floating-point numbers.

Updated 9 months ago

math-iter-ops-multiply • Rank 0.0 • Science 44%

Create an iterator which performs element-wise multiplication of two or more iterators.

Updated 9 months ago

math-base-special-cinvf • Science 67%

Compute the inverse of a single-precision complex floating-point number.

Updated 9 months ago

complex-float64-base-scale • Science 44%

Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.

Updated 9 months ago

zmodn • Science 44%

The Zmodn package provides a class for representing integers modulo a given prime number. This class can be used to applications such as cryptography and computer algebra.