GitHub
@stdlib/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
@stdlib/random-streams-uniform
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
@stdlib/math-base-tools-evalrational-compile-c
Compile a C function for evaluating a rational function.
@stdlib/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/math-iter-utils-continued-fraction
Evaluate the terms of a continued fraction.
@stdlib/math-iter-special-digamma
Create an iterator which evaluates the digamma function for each iterated value.
@stdlib/utils-values
Return an array of an object's own enumerable property values.
documentation
Tools and open datasets to support, sustain, and secure critical digital infrastructure.
@stdlib/math-strided-special-smskinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-dnanmin
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
@stdlib/simulate-iter-triangle-wave
Create an iterator which generates a triangle wave.
@stdlib/math-iter-special-asin
Create an iterator which computes the arcsine of each iterated value.
@stdlib/math-iter-special-dirac-delta
Create an iterator which evaluates the Dirac delta function for each iterated value.
@stdlib/math-strided-special-inv
Compute the multiplicative inverse for each element in a strided array.
@stdlib/stats-base-smean
Calculate the arithmetic mean of a single-precision floating-point strided array.
@stdlib/random-streams-normal
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/math-base-special-bessely0
Compute the Bessel function of the second kind of order zero.
@stdlib/stats-base-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
@stdlib/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/utils-curry-right
Transform a function into a sequence of functions each accepting a single argument.
@stdlib/random-iter-frechet
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/stats-base-nanmin
Calculate the minimum value of a strided array, ignoring NaN values.
@stdlib/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
theatre-extensions-animations
It is a module for Theatre.js which allows you to import animation into timeline from a GLTF file.
@stdlib/assert-is-float32matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
@stdlib/math-strided-special-ssqrt
Compute the principal square root for each element in a single-precision floating-point strided array.
change-case
Change case of text using the command line: upper-case, lower-case, title-case, camel-case, kebab-case, snake-case
@stdlib/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
@stdlib/nlp-ordinalize
Turn an integer into an ordinal string (e.g., `1st`, `2nd`, etc.).
@stdlib/stats-iter-cusum
Create an iterator which iteratively computes a cumulative sum.
@stdlib/math-iter-sequences-continued-fraction
Create an iterator which generates a list of all continued fraction terms which can be obtained given the precision of provided number.
@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/number-float32-base-assert
Base double-precision floating-point number assert functions.
@stdlib/math-base-special-floor2
Round a numeric value to the nearest power of two toward negative infinity.
basic-foundation
Basic Foundation is a Python starter kit for building full-stack SaaS applications with FastAPI, PostgreSQL, and HTMX.
awesome-developing
Awesome developing: ideas for how to create better software code and collaboration
@stdlib/math-strided-special
Standard library strided array special math functions.
@stdlib/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
@stdlib/stats-iter-cuminabs
Create an iterator which iteratively computes a cumulative minimum absolute value.
diff-jjoules
diff-jjoules is a tool to run in your continuous integration to measure the impact of commits on the energy consumption of the program :seedling: