@stdlib/regexp-function-name
Return a regular expression to capture a function name.
@stdlib/constants-float64-ninf
Double-precision floating-point negative infinity.
@stdlib/constants-array-max-typed-array-length
Maximum length for a typed array.
@stdlib/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
@stdlib/utils-keys
Return an array of an object's own enumerable property names.
@stdlib/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
@stdlib/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
@stdlib/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
d3heatmap
d3heatmap is a Python package to create interactive heatmaps based on d3js.
@stdlib/blas-ext-base-gsumkbn
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
numbas
A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
typetaxonscript
Build a resilient biotaxonomic database through collaborative efforts, ensuring endurance and minimizing redundancy
@stdlib/stats-base-dnanvariancech
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
@stdlib/blas-ext-base-dnansumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
@stdlib/ml-incr-binary-classification
Incrementally perform binary classification using stochastic gradient descent (SGD).
@stdlib/blas-ext-base-ssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
@stdlib/blas-ext-base-dapxsumkbn
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
@stdlib/blas-ext-base-dnannsumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
@stdlib/blas-ext-base-sapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
@stdlib/stats-base-nanstdevch
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.