683
Published Tools
6,966
Total Stars
0
Weekly Downloads
284
GitHub Followers
5,613
Public Repos
Published Tools
683 Skillsacross 6 categories@stdlib/stdlib
stdlib-bot
Standard library.
@stdlib/datasets-cmudict
stdlib-bot
The Carnegie Mellon Pronouncing Dictionary (CMUdict).
@stdlib/ndarray
stdlib-bot
Multidimensional arrays.
@stdlib/esm
rreusser
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
@stdlib/stats
stdlib-bot
Standard library statistical functions.
@stdlib/blas
stdlib-bot
BLAS.
@stdlib/nlp-lda
stdlib-bot
Latent Dirichlet Allocation via collapsed Gibbs sampling.
@stdlib/datasets-sotu
stdlib-bot
State of the Union addresses by U.S. Presidents.
@stdlib/random-base-mt19937
stdlib-bot
A 32-bit Mersenne Twister pseudorandom number generator.
@stdlib/string
stdlib-bot
String manipulation functions.
@stdlib/array
stdlib-bot
Arrays.
@stdlib/datasets-spam-assassin
stdlib-bot
Spam Assassin public mail corpus.
@stdlib/ml-incr-binary-classification
stdlib-bot
Incrementally perform binary classification using stochastic gradient descent (SGD).
@stdlib/ml-incr-kmeans
stdlib-bot
Incrementally partition data into `k` clusters.
@stdlib/ml-incr-sgd-regression
stdlib-bot
Online regression via stochastic gradient descent (SGD).
@stdlib/regexp
stdlib-bot
Regular expressions.
@stdlib/stats-incr-grubbs
stdlib-bot
Grubbs' test for outliers.
@stdlib/string-format
stdlib-bot
Insert supplied variable values into a format string.
@stdlib/array-complex64
stdlib-bot
Complex64Array.
@stdlib/bench
stdlib-bot
Benchmark harness.
@stdlib/nlp-sentencize
stdlib-bot
Split a string into an array of sentences.
@stdlib/nlp
stdlib-bot
Natural language processing.
@stdlib/repl
stdlib-bot
REPL environment.
@stdlib/stats-base-dists-normal-cdf
stdlib-bot
Normal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-t-cdf
stdlib-bot
Student's t distribution cumulative distribution function (CDF).
@stdlib/stats-ttest
stdlib-bot
One-sample and paired Student's t-Test.
@stdlib/utils-convert-path
stdlib-bot
Convert between POSIX and Windows paths.
@stdlib/assert
stdlib-bot
Standard assertion utilities.
@stdlib/datasets
stdlib-bot
Datasets.
@stdlib/lapack
stdlib-bot
LAPACK routines.
@stdlib/ndarray-array
stdlib-bot
Multidimensional arrays.
@stdlib/nlp-expand-acronyms
stdlib-bot
Expand acronyms.
@stdlib/nlp-expand-contractions
stdlib-bot
Expand contractions.
@stdlib/nlp-porter-stemmer
stdlib-bot
Extract the stem of a given word.
@stdlib/object
stdlib-bot
Object.
@stdlib/plot
stdlib-bot
Plotting.
@stdlib/random-base-binomial
stdlib-bot
Binomial distributed pseudorandom numbers.
@stdlib/random
stdlib-bot
Random numbers.
@stdlib/stats-base-dists-beta
stdlib-bot
Beta distribution.
@stdlib/stats-base-dists-binomial-cdf
stdlib-bot
Binomial distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-levy-pdf
stdlib-bot
Lévy distribution probability density function (PDF).
@stdlib/stats-base-dists-poisson-cdf
stdlib-bot
Poisson distribution cumulative distribution function (CDF).
@stdlib/stats-ttest2
stdlib-bot
Two-sample Student's t-Test.
@stdlib/string-acronym
stdlib-bot
Generate an acronym for a given string.
@stdlib/string-replace
stdlib-bot
Replace search occurrences with a replacement string.
@stdlib/utils-native-class
stdlib-bot
Determine the specification defined classification of an object.
@stdlib/array-to-json
stdlib-bot
Return a JSON representation of a typed array.
@stdlib/assert-contains
stdlib-bot
Test if an array-like value contains a search value.
@stdlib/assert-has-float32array-support
stdlib-bot
Detect native Float32Array support.
@stdlib/assert-has-function-name-support
stdlib-bot
Detect native function name support.
@stdlib/assert-has-int16array-support
stdlib-bot
Detect native Int16Array support.
@stdlib/assert-has-int8array-support
stdlib-bot
Detect native Int8Array support.
@stdlib/assert-has-iterator-symbol-support
stdlib-bot
Detect native Symbol.iterator support.
@stdlib/assert-has-node-buffer-support
stdlib-bot
Detect native Buffer support.
@stdlib/assert-has-symbol-support
stdlib-bot
Detect native Symbol support.
@stdlib/assert-has-tostringtag-support
stdlib-bot
Detect native Symbol.toStringTag support.
@stdlib/assert-has-uint32array-support
stdlib-bot
Detect native Uint32Array support.
@stdlib/assert-is-string
stdlib-bot
Test if a value is a string.
@stdlib/bench-harness
stdlib-bot
Benchmark harness.
@stdlib/blas-base-sscal
stdlib-bot
Multiply a single-precision floating-point vector by a constant.
@stdlib/blas-base
stdlib-bot
Base (i.e., lower-level) basic linear algebra subprograms (BLAS).
@stdlib/constants
stdlib-bot
Constants.
@stdlib/datasets-nightingales-rose-cli
stdlib-bot
Dataset for Nightingale's famous polar area diagram.
@stdlib/fs-read-file
stdlib-bot
Read the entire contents of a file.
@stdlib/fs
stdlib-bot
Filesystem APIs.
@stdlib/function-ctor
stdlib-bot
Function constructor.
@stdlib/function
stdlib-bot
Function.
@stdlib/math-base-special-betainc
stdlib-bot
Incomplete beta function.
@stdlib/math-base-special-erfcx
stdlib-bot
Scaled complementary error function.
@stdlib/math-base-special-ldexp
stdlib-bot
Multiply a double-precision floating-point number by an integer power of two.
@stdlib/math-strided-ops
stdlib-bot
Strided array math operations.
@stdlib/math-strided
stdlib-bot
Strided array math functions.
@stdlib/ml-incr
stdlib-bot
Incremental machine learning algorithms.
@stdlib/namespace
stdlib-bot
The standard library namespace.
@stdlib/ndarray-base-ctor
stdlib-bot
Base multidimensional array.
@stdlib/ndarray-ctor
stdlib-bot
Multidimensional array constructor.
@stdlib/nlp-tokenize
stdlib-bot
Tokenize a string.
@stdlib/random-base-minstd
stdlib-bot
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
@stdlib/regexp-eol
stdlib-bot
Return a regular expression to match a newline character sequence.
@stdlib/regexp-regexp
stdlib-bot
Return a regular expression to parse a regular expression string.
@stdlib/stats-base-dists-beta-pdf
stdlib-bot
Beta distribution probability density function (PDF).
@stdlib/stats-base-dists-chisquare-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
@stdlib/stats-base-dists-gamma-cdf
stdlib-bot
Gamma distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-gamma-entropy
stdlib-bot
Gamma distribution differential entropy.
@stdlib/stats-base-dists-gamma-mean
stdlib-bot
Gamma distribution expected value.
@stdlib/stats-base-dists-invgamma-mode
stdlib-bot
Inverse gamma distribution mode.
@stdlib/stats-base-dists-invgamma-variance
stdlib-bot
Inverse gamma distribution variance.
@stdlib/stats-base-dists-normal-pdf
stdlib-bot
Normal distribution probability density function (PDF).
@stdlib/stats-base-dists-normal-quantile
stdlib-bot
Normal distribution quantile function.
@stdlib/streams-node-stdin
stdlib-bot
Standard input.
@stdlib/symbol-ctor
stdlib-bot
Symbols.
@stdlib/time
stdlib-bot
Time utilities.
@stdlib/utils-function-sequence
stdlib-bot
Function sequence.
@stdlib/utils-identity-function
stdlib-bot
Identity function.
@stdlib/utils-next-tick
stdlib-bot
Add a callback to the next tick queue.
@stdlib/utils-noop
stdlib-bot
Function which does nothing.
@stdlib/utils-push
stdlib-bot
Add one or more elements to the end of a collection.
@stdlib/array-base-copy
stdlib-bot
Copy the elements of an array-like object to a new generic array.
@stdlib/array-base-filled-by
stdlib-bot
Create a filled generic array according to a provided callback function.
@stdlib/array-base-filled
stdlib-bot
Create a filled generic array.
@stdlib/array-base-ones
stdlib-bot
Create a generic array filled with ones.
@stdlib/array-base-zeros
stdlib-bot
Create a zero-filled generic array.
@stdlib/array-bool
stdlib-bot
BooleanArray.
@stdlib/array-buffer
stdlib-bot
ArrayBuffer.
@stdlib/array-dataview
stdlib-bot
DataView.
@stdlib/array-datespace
stdlib-bot
Generate an array of linearly spaced dates.
@stdlib/array-dtype
stdlib-bot
Return the data type of an array.
@stdlib/array-dtypes
stdlib-bot
List of array data types.
@stdlib/array-filled
stdlib-bot
Create a filled array.
@stdlib/array-full
stdlib-bot
Create a filled array having a specified length.
@stdlib/array-int32
stdlib-bot
Int32Array.
@stdlib/array-int8
stdlib-bot
Int8Array.
@stdlib/array-ones
stdlib-bot
Create an array filled with ones and having a specified length.
@stdlib/array-to-fancy
stdlib-bot
Convert an array to an object supporting fancy indexing.
@stdlib/array-typed-float-ctors
stdlib-bot
Floating-point typed array constructors.
@stdlib/array-typed-real-float-dtypes
stdlib-bot
List of typed array real-valued floating-point data types.
@stdlib/array-uint16
stdlib-bot
Uint16Array.
@stdlib/array-uint8
stdlib-bot
Uint8Array.
@stdlib/array-zeros
stdlib-bot
Create a zero-filled array having a specified length.
@stdlib/assert-has-float64array-support
stdlib-bot
Detect native Float64Array support.
@stdlib/assert-has-generator-support
stdlib-bot
Detect native generator function support.
@stdlib/assert-has-int32array-support
stdlib-bot
Detect native Int32Array support.
@stdlib/assert-has-uint16array-support
stdlib-bot
Detect native Uint16Array support.
@stdlib/assert-has-uint8array-support
stdlib-bot
Detect native Uint8Array support.
@stdlib/assert-has-uint8clampedarray-support
stdlib-bot
Detect native Uint8ClampedArray support.
@stdlib/assert-has-utf16-surrogate-pair-at
stdlib-bot
Test if a position in a string marks the start of a UTF-16 surrogate pair.
@stdlib/assert-is-array
stdlib-bot
Test if a value is an array.
@stdlib/assert-is-arraybuffer
stdlib-bot
Test if a value is an ArrayBuffer.
@stdlib/assert-is-big-endian
stdlib-bot
Check if an environment is big endian.
@stdlib/assert-is-boolean
stdlib-bot
Test if a value is a boolean.
@stdlib/assert-is-browser
stdlib-bot
Check if the runtime is a web browser.
@stdlib/assert-is-date-object
stdlib-bot
Test if a value is a Date object.
@stdlib/assert-is-error
stdlib-bot
Test if a value is an Error object.
@stdlib/assert-is-function
stdlib-bot
Test if a value is a function.
@stdlib/assert-is-int16array
stdlib-bot
Test if a value is an Int16Array.
@stdlib/assert-is-little-endian
stdlib-bot
Check if an environment is little endian.
@stdlib/assert-is-node
stdlib-bot
Check if the runtime is Node.js.
@stdlib/assert-is-number
stdlib-bot
Test if a value is a number.
@stdlib/assert-is-object-like
stdlib-bot
Test if a value is object-like.
@stdlib/assert-is-plain-object
stdlib-bot
Test if a value is a plain object.
@stdlib/assert-is-regexp-string
stdlib-bot
Test if a value is a regular expression string.
@stdlib/assert-is-uint16array
stdlib-bot
Test if a value is a Uint16Array.
@stdlib/assert-is-uint8array
stdlib-bot
Test if a value is a Uint8Array.
@stdlib/assert-is-uint8clampedarray
stdlib-bot
Test if a value is a Uint8ClampedArray.
@stdlib/assert-is-vector-like
stdlib-bot
Test if a value is a 1-dimensional ndarray-like object.
@stdlib/assert-tools-array-function
stdlib-bot
Return a function which tests if every element in an array passes a test condition.
@stdlib/assert-tools-array-like-function
stdlib-bot
Return a function which tests if every element in an array-like object passes a test condition.
@stdlib/blas-base-ccopy
stdlib-bot
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
...more@stdlib/blas-base-gscal
stdlib-bot
Multiply a vector by a scalar constant.
@stdlib/blas-base-shared
stdlib-bot
Common symbols and type definitions shared across base BLAS APIs.
@stdlib/boolean
stdlib-bot
Boolean.
@stdlib/buffer-from-string
stdlib-bot
Allocate a buffer containing a provided string.
@stdlib/cli-ctor
stdlib-bot
Command-line interface.
@stdlib/cli
stdlib-bot
Command-line interface.
@stdlib/complex-ctors
stdlib-bot
Complex number constructors.
@stdlib/complex-float32
stdlib-bot
Single-precision complex number functions.
@stdlib/constants-float64-high-word-abs-mask
stdlib-bot
High word mask for excluding the sign bit of a double-precision floating-point number.
@stdlib/constants-float64-max-base2-exponent
stdlib-bot
The maximum biased base 2 exponent for a double-precision floating-point number.
@stdlib/constants-float64-min-base2-exponent-subnormal
stdlib-bot
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
@stdlib/constants-float64-ninf
stdlib-bot
Double-precision floating-point negative infinity.
@stdlib/constants-float64-smallest-normal
stdlib-bot
Smallest positive double-precision floating-point normal number.
@stdlib/constants-uint32-max
stdlib-bot
Maximum unsigned 32-bit integer.
@stdlib/constants-uint8-max
stdlib-bot
Maximum unsigned 8-bit integer.
@stdlib/constants-unicode-max-bmp
stdlib-bot
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
@stdlib/constants-unicode-max
stdlib-bot
Maximum Unicode code point.
@stdlib/datasets-anscombes-quartet
stdlib-bot
Anscombe's quartet.
@stdlib/datasets-cdc-nchs-us-births-1969-1988
stdlib-bot
US birth data from 1969 to 1988, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.
...more@stdlib/datasets-cdc-nchs-us-births-1994-2003
stdlib-bot
US birth data from 1994 to 2003, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.
...more@stdlib/datasets-cdc-nchs-us-infant-mortality-bw-1915-2013
stdlib-bot
US infant mortality data, by race, from 1915 to 2013, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.
...more@stdlib/datasets-ssa-us-births-2000-2014
stdlib-bot
US birth data from 2000 to 2014, as provided by the Social Security Administration.
@stdlib/datasets-suthaharan-multi-hop-sensor-network
stdlib-bot
Labeled wireless sensor network data set collected from a multi-hop wireless sensor network deployment using TelosB motes.
...more@stdlib/datasets-suthaharan-single-hop-sensor-network
stdlib-bot
Labeled wireless sensor network data set collected from a simple single-hop wireless sensor network deployment using TelosB motes.
...more@stdlib/error-tools-msg2id
stdlib-bot
Return a two-character error identifier corresponding to a provided error message.
@stdlib/error-tools-pkg2id
stdlib-bot
Return the error identifier prefix associated with a specified package name.
@stdlib/fs-resolve-parent-path
stdlib-bot
Resolve a path by walking parent directories.
@stdlib/fs-write-file-cli
stdlib-bot
Write data to a file.
@stdlib/iter-unique-by-hash
stdlib-bot
Create an iterator which returns unique values according to a hash function.
@stdlib/math-base-assert-is-infinite
stdlib-bot
Test if a double-precision floating-point numeric value is infinite.
@stdlib/math-base-napi-unary
stdlib-bot
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
@stdlib/math-base-ops-addf
stdlib-bot
Compute the sum of two single-precision floating-point numbers.
@stdlib/math-base-ops-caddf
stdlib-bot
Add two single-precision complex floating-point numbers.
@stdlib/math-base-ops-cmul
stdlib-bot
Multiply two double-precision complex floating-point numbers.
@stdlib/math-base-ops-cmulf
stdlib-bot
Multiply two single-precision complex floating-point numbers.
@stdlib/math-base-ops-cneg
stdlib-bot
Negate a double-precision complex floating-point number.
@stdlib/math-base-ops-csubf
stdlib-bot
Subtract two single-precision complex floating-point numbers.
@stdlib/math-base-ops-imul
stdlib-bot
Perform C-like multiplication of two signed 32-bit integers.
@stdlib/math-base-ops-imuldw
stdlib-bot
Compute the double word product of two signed 32-bit integers.
@stdlib/math-base-ops-mul
stdlib-bot
Multiply two double-precision floating-point numbers.
@stdlib/math-base-ops-sub
stdlib-bot
Subtract two double-precision floating-point numbers.
@stdlib/math-base-ops-subf
stdlib-bot
Subtract two single-precision floating-point numbers.
@stdlib/math-base-ops-umul
stdlib-bot
Perform C-like multiplication of two unsigned 32-bit integers.
@stdlib/math-base-ops-umuldw
stdlib-bot
Compute the double word product of two unsigned 32-bit integers.
@stdlib/math-base-ops
stdlib-bot
Base (i.e., lower-level) math operators.
@stdlib/math-base-special-betaincinv
stdlib-bot
Inverse incomplete beta function.
@stdlib/math-base-special-betaln
stdlib-bot
Natural logarithm of the beta function.
@stdlib/math-base-special-copysign
stdlib-bot
Return a double-precision floating-point number with the magnitude of x and the sign of y.
@stdlib/math-base-special-erfc
stdlib-bot
Complementary error function.
@stdlib/math-base-special-erfcinv
stdlib-bot
Inverse complementary error function.
@stdlib/math-base-special-factorialln
stdlib-bot
Evaluate the natural logarithm of the factorial function.
@stdlib/math-base-special-gamma-delta-ratio
stdlib-bot
Compute the ratio of two gamma functions.
@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled
stdlib-bot
Calculate a scaled Lanczos sum for the approximation of the gamma function.
@stdlib/math-base-special-gamma-lanczos-sum
stdlib-bot
Calculate the Lanczos sum for the approximation of the gamma function.
@stdlib/math-base-special-gamma
stdlib-bot
Gamma function.
@stdlib/math-base-special-gamma1pm1
stdlib-bot
Compute gamma(x+1) - 1.
@stdlib/math-base-special-gammaincinv
stdlib-bot
Inverse incomplete gamma function.
@stdlib/math-base-special-kernel-betainc
stdlib-bot
Incomplete beta function and its first derivative.
@stdlib/math-base-special-kernel-betaincinv
stdlib-bot
Inverse incomplete beta function.
@stdlib/math-base-special-pow
stdlib-bot
Exponential function.
@stdlib/math-base-special-powm1
stdlib-bot
Evaluate bˣ - 1.
@stdlib/math-iter-ops-add
stdlib-bot
Create an iterator which performs element-wise addition of two or more iterators.
@stdlib/math-iter-ops-divide
stdlib-bot
Create an iterator which performs element-wise division of two or more iterators.
@stdlib/math-iter-ops-mod
stdlib-bot
Create an iterator which performs an element-wise modulo operation of two or more iterators.
@stdlib/math-iter-ops
stdlib-bot
Math operator iterators.
@stdlib/math-iter
stdlib-bot
Math iterators.
@stdlib/math-strided-ops-add
stdlib-bot
Element-wise addition of two strided arrays.
@stdlib/math-strided-ops-mul
stdlib-bot
Element-wise multiplication of two strided arrays.
@stdlib/ml
stdlib-bot
Machine learning algorithms.
@stdlib/ndarray-base-buffer-ctors
stdlib-bot
ndarray data buffer constructors.
@stdlib/ndarray-base-buffer
stdlib-bot
Create a contiguous linear ndarray data buffer.
@stdlib/ndarray-base-dtype-resolve-enum
stdlib-bot
Return the enumeration constant associated with a supported ndarray data type value.
@stdlib/ndarray-base-dtype-str2enum
stdlib-bot
Return the enumeration constant associated with an ndarray data type string.
@stdlib/ndarray-base-from-scalar
stdlib-bot
Convert a scalar value to a zero-dimensional ndarray.
@stdlib/ndarray-dtypes
stdlib-bot
List of ndarray data types.
@stdlib/ndarray-from-scalar
stdlib-bot
Convert a scalar value to a zero-dimensional ndarray.
@stdlib/ndarray-zeros
stdlib-bot
Create a zero-filled ndarray having a specified shape and data type.
@stdlib/net
stdlib-bot
Networking.
@stdlib/nlp-ordinalize
stdlib-bot
Convert an integer to an ordinal string (e.g., 1st, 2nd, etc.).
@stdlib/number-float64-base-get-low-word
stdlib-bot
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
...more@stdlib/number-float64-base-normalize
stdlib-bot
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
@stdlib/number-float64-base-set-low-word
stdlib-bot
Set the less significant 32 bits of a double-precision floating-point number.
@stdlib/number-float64-base-to-float32
stdlib-bot
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
@stdlib/object-ctor
stdlib-bot
Object constructor.
@stdlib/os-float-word-order
stdlib-bot
Platform float word order.
@stdlib/os
stdlib-bot
OS utilities.
@stdlib/process-argv
stdlib-bot
Array containing command-line arguments passed when launching the calling process.
@stdlib/process-cwd
stdlib-bot
Return the current working directory.
@stdlib/process-env
stdlib-bot
Object containing the user environment.
@stdlib/process-getuid
stdlib-bot
Return the numeric user identity of a calling process.
@stdlib/process-read-stdin
stdlib-bot
Read data from stdin.
@stdlib/process
stdlib-bot
Process utilities.
@stdlib/random-base-box-muller
stdlib-bot
Normally distributed pseudorandom numbers using the Box-Muller transform.
@stdlib/random-base-erlang
stdlib-bot
Erlang distributed pseudorandom numbers.
@stdlib/random-base-exponential
stdlib-bot
Exponentially distributed pseudorandom numbers.
@stdlib/random-base-gamma
stdlib-bot
Gamma distributed pseudorandom numbers.
@stdlib/random-base-improved-ziggurat
stdlib-bot
Normally distributed pseudorandom numbers using the improved Ziggurat method.
@stdlib/random-base-randi
stdlib-bot
Pseudorandom numbers having integer values.
@stdlib/random-base-reviver
stdlib-bot
Revive a JSON-serialized pseudorandom number generator (PRNG).
@stdlib/random-base-shared
stdlib-bot
Common APIs shared across base pseudorandom number generators.
@stdlib/random-base
stdlib-bot
Base pseudorandom number generators.
@stdlib/random-iter
stdlib-bot
Pseudorandom number generator iterators.
@stdlib/random-streams-minstd-shuffle-cli
stdlib-bot
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
@stdlib/random-streams-minstd-cli
stdlib-bot
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
@stdlib/random-streams-mt19937-cli
stdlib-bot
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
@stdlib/random-streams-randi-cli
stdlib-bot
Create a readable stream for generating pseudorandom numbers having integer values.
@stdlib/random-streams-randn-cli
stdlib-bot
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
@stdlib/random-streams
stdlib-bot
Pseudorandom number generator streams.
@stdlib/regexp-extended-length-path
stdlib-bot
Regular expression to detect an extended-length path.
@stdlib/regexp-function-name
stdlib-bot
Return a regular expression to capture a function name.
@stdlib/simulate-iter
stdlib-bot
Simulation iterators.
@stdlib/simulate
stdlib-bot
Simulation utilities.
@stdlib/slice-multi
stdlib-bot
Multi-slice constructor.
@stdlib/stats-base-dists-beta-logcdf
stdlib-bot
Beta distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-beta-logpdf
stdlib-bot
Beta distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-betaprime-pdf
stdlib-bot
Beta prime distribution probability density function (PDF).
@stdlib/stats-base-dists-cauchy-logpdf
stdlib-bot
Cauchy distribution logarithm of probability density function (logPDF).
@stdlib/stats-base-dists-cauchy-pdf
stdlib-bot
Cauchy distribution probability density function (PDF).
@stdlib/stats-base-dists-chi-pdf
stdlib-bot
Chi distribution probability density function (PDF).
@stdlib/stats-base-dists-chi
stdlib-bot
Chi distribution.
@stdlib/stats-base-dists-chisquare-cdf
stdlib-bot
Chi-squared distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-chisquare-mgf
stdlib-bot
Chi-squared distribution moment-generating function (MGF).
@stdlib/stats-base-dists-chisquare
stdlib-bot
Chi-squared distribution.
@stdlib/stats-base-dists-cosine-cdf
stdlib-bot
Raised cosine distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-cosine-pdf
stdlib-bot
Raised cosine distribution probability density function (PDF).
@stdlib/stats-base-dists-degenerate-cdf
stdlib-bot
Degenerate distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-degenerate-logcdf
stdlib-bot
Degenerate distribution logarithm of cumulative distribution function (logCDF).
@stdlib/stats-base-dists-degenerate-logpdf
stdlib-bot
Degenerate distribution logarithm of probability density function (logPDF).
@stdlib/stats-base-dists-degenerate-pdf
stdlib-bot
Degenerate distribution probability density function (PDF).
@stdlib/stats-base-dists-degenerate-quantile
stdlib-bot
Degenerate distribution quantile function.
@stdlib/stats-base-dists-erlang-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
@stdlib/stats-base-dists-erlang-quantile
stdlib-bot
Erlang distribution quantile function.
@stdlib/stats-base-dists-exponential-cdf
stdlib-bot
Exponential distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-exponential-median
stdlib-bot
Exponential distribution median.
@stdlib/stats-base-dists-exponential-mode
stdlib-bot
Exponential distribution mode.
@stdlib/stats-base-dists-exponential-pdf
stdlib-bot
Exponential distribution probability density function (PDF).
@stdlib/stats-base-dists-exponential-variance
stdlib-bot
Exponential distribution variance.
@stdlib/stats-base-dists-gamma-mgf
stdlib-bot
Gamma distribution moment-generating function (MGF).
@stdlib/stats-base-dists-gamma-mode
stdlib-bot
Gamma distribution mode.
@stdlib/stats-base-dists-gamma-skewness
stdlib-bot
Gamma distribution skewness.
@stdlib/stats-base-dists-gamma-variance
stdlib-bot
Gamma distribution variance.
@stdlib/stats-base-dists-gumbel-logpdf
stdlib-bot
Gumbel distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-invgamma-entropy
stdlib-bot
Inverse gamma distribution differential entropy.
@stdlib/stats-base-dists-invgamma-kurtosis
stdlib-bot
Inverse gamma distribution excess kurtosis.
@stdlib/stats-base-dists-invgamma-mean
stdlib-bot
Inverse gamma distribution expected value.
@stdlib/stats-base-dists-invgamma-stdev
stdlib-bot
Inverse gamma distribution standard deviation.
@stdlib/stats-base-dists-kumaraswamy-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
@stdlib/stats-base-dists-kumaraswamy-pdf
stdlib-bot
Kumaraswamy's double bounded distribution probability density function (PDF).
@stdlib/stats-base-dists-laplace-logpdf
stdlib-bot
Laplace distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-levy-logpdf
stdlib-bot
Lévy distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-logistic-logpdf
stdlib-bot
Logistic distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-logistic-pdf
stdlib-bot
Logistic distribution probability density function (PDF).
@stdlib/stats-base-dists-lognormal-cdf
stdlib-bot
Lognormal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-lognormal-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
@stdlib/stats-base-dists-poisson-pmf
stdlib-bot
Poisson distribution probability mass function (PMF).
@stdlib/stats-base-dists-rayleigh-logpdf
stdlib-bot
Rayleigh distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-rayleigh-pdf
stdlib-bot
Rayleigh distribution probability density function (PDF).
@stdlib/stats-base-dists-signrank-pdf
stdlib-bot
Wilcoxon signed rank test statistic probability density function (PDF).
@stdlib/stats-base-dists-t-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
@stdlib/stats-base-dists-t-pdf
stdlib-bot
Student's t distribution probability density function (PDF).
@stdlib/stats-base-dists-t
stdlib-bot
Student's t distribution.
@stdlib/stats-base-dists-triangular-cdf
stdlib-bot
Triangular distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-truncated-normal-pdf
stdlib-bot
Truncated normal distribution probability density function (PDF).
@stdlib/stats-base-dists-truncated-normal
stdlib-bot
Truncated normal distribution.
@stdlib/stats-base-dists-uniform-logpdf
stdlib-bot
Uniform distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-weibull-pdf
stdlib-bot
Weibull distribution probability density function (PDF).
@stdlib/stats-incr-mgrubbs
stdlib-bot
Moving Grubbs' test for outliers.
@stdlib/stats-incr-mmaape
stdlib-bot
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
@stdlib/stats-incr-mmaxabs
stdlib-bot
Compute a moving maximum absolute value incrementally.
@stdlib/stats-incr-mminmaxabs
stdlib-bot
Compute moving minimum and maximum absolute values incrementally.
@stdlib/stats-incr-mprod
stdlib-bot
Compute a moving product incrementally.
@stdlib/streams
stdlib-bot
Streams.
@stdlib/strided-base-dtype-resolve-enum
stdlib-bot
Return the enumeration constant associated with a supported strided array data type value.
@stdlib/string-base-distances
stdlib-bot
Implementations of various string similarity metrics.
@stdlib/string-base-format-tokenize
stdlib-bot
Tokenize a string into an array of string parts and format identifier objects.
@stdlib/string-code-point-at
stdlib-bot
Return a Unicode code point from a string at a specified position.
@stdlib/string-from-code-point
stdlib-bot
Create a string from a sequence of Unicode code points.
@stdlib/string-lowercase
stdlib-bot
Convert a string to lowercase.
@stdlib/string-next-grapheme-cluster-break
stdlib-bot
Return the next extended grapheme cluster break in a string after a specified position.
@stdlib/string-substring-after
stdlib-bot
Return the part of a string after a specified substring.
@stdlib/string-substring-before
stdlib-bot
Return the part of a string before a specified substring.
@stdlib/string-tools-grapheme-cluster-break
stdlib-bot
Grapheme cluster break tooling.
@stdlib/string-utf16-to-utf8-array
stdlib-bot
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
@stdlib/symbol-iterator
stdlib-bot
Symbol iterator.
@stdlib/types
stdlib-bot
stdlib TypeScript type declarations.
@stdlib/utils-constructor-name
stdlib-bot
Determine the name of a value's constructor.
@stdlib/utils-define-nonenumerable-read-only-property
stdlib-bot
Define a non-enumerable read-only property.
@stdlib/utils-define-property
stdlib-bot
Define (or modify) an object property.
@stdlib/utils-escape-regexp-string
stdlib-bot
Escape a regular expression string or pattern.
@stdlib/utils-eval
stdlib-bot
Alias for eval global.
@stdlib/utils-function-name
stdlib-bot
Determine a function's name.
@stdlib/utils-global
stdlib-bot
Return the global object.
@stdlib/utils-library-manifest
stdlib-bot
Load a manifest for compiling source files.
@stdlib/array-base-accessor
stdlib-bot
Create a minimal array-like object supporting the accessor protocol from another array-like object.
@stdlib/array-base-assert-contains
stdlib-bot
Test if an array contains a provided search value.
@stdlib/array-base-assert-has-same-values
stdlib-bot
Test if two arrays have the same values.
@stdlib/array-base-assert-is-accessor-array
stdlib-bot
Test if an array-like object supports the accessor (get/set) protocol.
@stdlib/array-base-assert-is-boolean-data-type
stdlib-bot
Test if an input value is a supported array boolean data type.
@stdlib/array-base-assert-is-complex-floating-point-data-type
stdlib-bot
Test if an input value is a supported array complex-valued floating-point data type.
@stdlib/array-base-assert-is-real-data-type
stdlib-bot
Test if an input value is a supported array real-valued data type.
@stdlib/array-base-assert-is-real-floating-point-data-type
stdlib-bot
Test if an input value is a supported array real-valued floating-point data type.
@stdlib/array-base-assert-is-signed-integer-data-type
stdlib-bot
Test if an input value is a supported array signed integer data type.
@stdlib/array-base-copy-indexed
stdlib-bot
Copy the elements of an indexed array-like object to a new generic array.
@stdlib/array-base-every-by
stdlib-bot
Test whether all elements in an array pass a test implemented by a predicate function.
@stdlib/array-base-fill
stdlib-bot
Fill all elements within a portion of an array with a specified value.
@stdlib/array-base-index-of
stdlib-bot
Return the index of the first element which equals a provided search element.
@stdlib/array-base-join
stdlib-bot
Return a string created by joining array elements using a specified separator.
@stdlib/array-base-slice
stdlib-bot
Return a shallow copy of a portion of an array.
@stdlib/array-base-to-accessor-array
stdlib-bot
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
@stdlib/array-complex128
stdlib-bot
Complex128Array.
@stdlib/array-ctors
stdlib-bot
Array constructors.
@stdlib/array-empty
stdlib-bot
Create an uninitialized array having a specified length.
@stdlib/array-filled-by
stdlib-bot
Create a filled array according to a provided callback function.
@stdlib/array-fixed-endian-factory
stdlib-bot
Return a typed array constructor for creating typed arrays having a specified byte order.
@stdlib/array-float32
stdlib-bot
Float32Array.
@stdlib/array-float64
stdlib-bot
Float64Array.
@stdlib/array-int16
stdlib-bot
Int16Array.
@stdlib/array-little-endian-factory
stdlib-bot
Return a typed array constructor for creating typed arrays stored in little-endian byte order.
@stdlib/array-nans
stdlib-bot
Create an array filled with NaNs and having a specified length.
@stdlib/array-one-to
stdlib-bot
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
@stdlib/array-typed-ctors
stdlib-bot
Typed array constructors.
@stdlib/array-typed
stdlib-bot
Create a typed array.
@stdlib/array-uint32
stdlib-bot
Uint32Array.
@stdlib/array-uint8c
stdlib-bot
Uint8ClampedArray.
@stdlib/array-zero-to
stdlib-bot
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
@stdlib/assert-has-dataview-support
stdlib-bot
Detect native DataView support.
@stdlib/assert-has-own-property
stdlib-bot
Test if an object has a specified property.
@stdlib/assert-has-to-primitive-symbol-support
stdlib-bot
Detect native Symbol.toPrimitive support.
@stdlib/assert-is-buffer
stdlib-bot
Test if a value is a Buffer object.
@stdlib/assert-is-collection
stdlib-bot
Test if a value is a collection.
@stdlib/assert-is-date-object-array
stdlib-bot
Test if a value is an array-like object containing only Date objects.
@stdlib/assert-is-docker
stdlib-bot
Check if the process is running in a Docker container.
@stdlib/assert-is-email-address
stdlib-bot
Test if a value is an email address.
@stdlib/assert-is-eval-error
stdlib-bot
Test if a value is an EvalError object.
@stdlib/assert-is-float32array
stdlib-bot
Test if a value is a Float32Array.
@stdlib/assert-is-float64array
stdlib-bot
Test if a value is a Float64Array.
@stdlib/assert-is-function-array
stdlib-bot
Test if a value is an array-like object containing only functions.
@stdlib/assert-is-generator-object
stdlib-bot
Test if a value is a generator object.
@stdlib/assert-is-int32array
stdlib-bot
Test if a value is an Int32Array.
@stdlib/assert-is-int8array
stdlib-bot
Test if a value is an Int8Array.
@stdlib/assert-is-multi-slice
stdlib-bot
Test if a value is a MultiSlice object.
@stdlib/assert-is-node-stream-like
stdlib-bot
Test if a value is Node stream-like.
@stdlib/assert-is-node-writable-stream-like
stdlib-bot
Test if a value is Node writable stream-like.
@stdlib/assert-is-object
stdlib-bot
Test if a value is an object.
@stdlib/assert-is-regexp
stdlib-bot
Test if a value is a regular expression.
@stdlib/assert-is-semver
stdlib-bot
Test if a value is a semantic version string.
@stdlib/assert-is-typed-array
stdlib-bot
Test if a value is a typed array.
@stdlib/assert-is-uint32array
stdlib-bot
Test if a value is a Uint32Array.
@stdlib/assert-napi-equal-typedarray-types
stdlib-bot
Assert that two Node-API typed array data types are equal.
@stdlib/assert-napi-equal-types
stdlib-bot
Assert that two Node-API data types are equal.
@stdlib/assert-napi-is-type
stdlib-bot
Assert that a Node-API value is a specified Node-API data type.
@stdlib/assert-napi-is-typedarray
stdlib-bot
Assert that a Node-API value is a Node-API typed array.
@stdlib/assert-napi-status-ok
stdlib-bot
C utilities for asserting that a Node-API call returns an "ok" status.
@stdlib/blas-base-caxpy
stdlib-bot
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
...more@stdlib/blas-base-daxpy
stdlib-bot
Multiply a vector `x` by a constant and add the result to `y`.
@stdlib/blas-base-dnrm2
stdlib-bot
Calculate the L2-norm of a double-precision floating-point vector.
@stdlib/blas-base-dscal
stdlib-bot
Multiply a double-precision floating-point vector by a constant.
@stdlib/blas-base-dznrm2
stdlib-bot
Compute the L2-norm of a complex double-precision floating-point vector.
@stdlib/blas-base-saxpy
stdlib-bot
Multiply a vector `x` by a constant and add the result to `y`.
@stdlib/blas-base-scasum
stdlib-bot
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
...more@stdlib/blas-base-scnrm2
stdlib-bot
Compute the L2-norm of a complex single-precision floating-point vector.
@stdlib/blas-base-wasm-ccopy
stdlib-bot
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
...more@stdlib/blas-base-wasm-daxpy
stdlib-bot
Multiply a vector `x` by a constant and add the result to `y`.
@stdlib/blas-base-wasm-dnrm2
stdlib-bot
Calculate the L2-norm of a double-precision floating-point vector.
@stdlib/blas-base-wasm-dscal
stdlib-bot
Multiply a vector `x` by a scalar `alpha`.
@stdlib/blas-base-wasm-saxpy
stdlib-bot
Multiply a vector `x` by a constant and add the result to `y`.
@stdlib/blas-base-wasm-snrm2
stdlib-bot
Calculate the L2-norm of a single-precision floating-point vector.
@stdlib/blas-base-zaxpy
stdlib-bot
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
...more@stdlib/blas-base-zcopy
stdlib-bot
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
...more@stdlib/blas-base-zdscal
stdlib-bot
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
@stdlib/boolean-ctor
stdlib-bot
Boolean constructor.
@stdlib/buffer-alloc-unsafe
stdlib-bot
Allocate a buffer having a specified number of bytes.
@stdlib/buffer-ctor
stdlib-bot
Buffer.
@stdlib/buffer-from-array
stdlib-bot
Allocate a buffer using an octet array.
@stdlib/buffer-from-buffer
stdlib-bot
Copy buffer data to a new Buffer instance.
@stdlib/buffer
stdlib-bot
Buffer.
@stdlib/complex-base-cast-return
stdlib-bot
Wrap a function and casts a function's return value to a complex number.
@stdlib/complex-cmplx
stdlib-bot
Create a complex number.
@stdlib/complex-dtype
stdlib-bot
Return the data type of a complex number.
@stdlib/complex-dtypes
stdlib-bot
List of complex number data types.
@stdlib/complex-float32-ctor
stdlib-bot
64-bit complex number.
@stdlib/complex-float64-ctor
stdlib-bot
128-bit complex number.
@stdlib/complex-float64
stdlib-bot
Double-precision complex number functions.
@stdlib/complex-reim
stdlib-bot
Return the real and imaginary components of a double-precision complex floating-point number.
@stdlib/complex-reimf
stdlib-bot
Return the real and imaginary components of a single-precision complex floating-point number.
@stdlib/constants-float64-exponent-bias
stdlib-bot
The bias of a double-precision floating-point number's exponent.
@stdlib/constants-float64-high-word-exponent-mask
stdlib-bot
High word mask for the exponent of a double-precision floating-point number.
@stdlib/constants-float64-high-word-sign-mask
stdlib-bot
High word mask for the sign bit of a double-precision floating-point number.
@stdlib/constants-float64-max-base2-exponent-subnormal
stdlib-bot
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
@stdlib/constants-float64-pinf
stdlib-bot
Double-precision floating-point positive infinity.
@stdlib/constants-uint16-max
stdlib-bot
Maximum unsigned 16-bit integer.
@stdlib/datasets-fivethirtyeight-ffq
stdlib-bot
FiveThirtyEight reader responses to a food frequency questionnaire (FFQ).
@stdlib/datasets-harrison-boston-house-prices-corrected
stdlib-bot
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
...more@stdlib/datasets-harrison-boston-house-prices
stdlib-bot
A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
...more@stdlib/datasets-herndon-venus-semidiameters
stdlib-bot
Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.
...more@stdlib/datasets-pace-boston-house-prices
stdlib-bot
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
...more@stdlib/error-tools-database
stdlib-bot
Standard library error code database.
@stdlib/fs-exists
stdlib-bot
Test whether a path exists on the filesystem.
@stdlib/iter-intersection-by-hash
stdlib-bot
Create an iterator which returns the intersection of two or more iterators according to a hash function.
@stdlib/iter-pipeline-thunk
stdlib-bot
Create an iterator thunk.
@stdlib/iter-pipeline
stdlib-bot
Create an iterator pipeline.
@stdlib/iter-push
stdlib-bot
Create an iterator which appends additional values to the end of a provided iterator.
@stdlib/iter-replicate-by
stdlib-bot
Create an iterator which replicates each iterated value according to a provided function.
@stdlib/iter-replicate
stdlib-bot
Create an iterator which replicates each iterated value a specified number of times.
@stdlib/lapack-base-clacgv
stdlib-bot
Conjugate each element in a single-precision complex floating-point vector.
@stdlib/lapack-base-zlacgv
stdlib-bot
Conjugate each element in a double-precision complex floating-point vector.
@stdlib/math-base-assert-is-nan
stdlib-bot
Test if a double-precision floating-point numeric value is NaN.
@stdlib/math-base-napi-binary
stdlib-bot
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
@stdlib/math-base-ops-add
stdlib-bot
Compute the sum of two double-precision floating-point numbers.
@stdlib/math-base-ops-add3
stdlib-bot
Compute the sum of three double-precision floating-point numbers.
@stdlib/math-base-ops-add4
stdlib-bot
Compute the sum of four double-precision floating-point numbers.
@stdlib/math-base-ops-add5
stdlib-bot
Compute the sum of five double-precision floating-point numbers.
@stdlib/math-base-ops-cadd
stdlib-bot
Add two double-precision complex floating-point numbers.
@stdlib/math-base-ops-cdiv
stdlib-bot
Divide two complex numbers.
@stdlib/math-base-ops-cnegf
stdlib-bot
Negate a single-precision complex floating-point number.
@stdlib/math-base-ops-csub
stdlib-bot
Subtract two double-precision complex floating-point numbers.
@stdlib/math-base-ops-div
stdlib-bot
Divide two double-precision floating-point numbers.
@stdlib/math-base-ops-divf
stdlib-bot
Divide two single-precision floating-point numbers.
@stdlib/math-base-ops-mulf
stdlib-bot
Multiply two single-precision floating-point numbers.
@stdlib/math-base-special-abs
stdlib-bot
Compute the absolute value of a double-precision floating-point number.
@stdlib/math-base-special-beta
stdlib-bot
Beta function.
@stdlib/math-base-special-digamma
stdlib-bot
Digamma function.
@stdlib/math-base-special-erf
stdlib-bot
Error function.
@stdlib/math-base-special-erfinv
stdlib-bot
Inverse error function.
@stdlib/math-base-special-exp
stdlib-bot
Natural exponential function.
@stdlib/math-base-special-expm1
stdlib-bot
Compute exp(x) - 1.
@stdlib/math-base-special-factorial
stdlib-bot
Evaluate a factorial.
@stdlib/math-base-special-fmod
stdlib-bot
Modulus function.
@stdlib/math-base-special-gammainc
stdlib-bot
Incomplete gamma function.
@stdlib/math-base-special-gammaln
stdlib-bot
Natural logarithm of the gamma function.
@stdlib/math-base-special-signum
stdlib-bot
Evaluate the signum function for a double-precision floating-point number.
@stdlib/math-base-tools-continued-fraction
stdlib-bot
Continued fraction approximation.
@stdlib/math-base-tools-sum-series
stdlib-bot
Compute the sum of an infinite series.
@stdlib/math-iter-ops-multiply
stdlib-bot
Create an iterator which performs element-wise multiplication of two or more iterators.
@stdlib/math-iter-ops-subtract
stdlib-bot
Create an iterator which performs element-wise subtraction of two or more iterators.
@stdlib/math-strided-ops-add-by
stdlib-bot
Element-wise addition of two strided arrays via a callback function.
@stdlib/math-strided-ops-mul-by
stdlib-bot
Element-wise multiplication of two strided arrays via a callback function.
@stdlib/math-strided-ops-sub-by
stdlib-bot
Element-wise subtraction of two strided arrays via a callback function.
@stdlib/math-strided-ops-sub
stdlib-bot
Element-wise subtraction of two strided arrays.
@stdlib/ndarray-base-assert-is-complex-floating-point-data-type
stdlib-bot
Test if an input value is a supported ndarray complex-valued floating-point data type.
@stdlib/ndarray-base-assert-is-data-type
stdlib-bot
Test if an input value is a supported ndarray data type.
@stdlib/ndarray-base-assert-is-floating-point-data-type
stdlib-bot
Test if an input value is a supported ndarray floating-point data type.
@stdlib/ndarray-base-assert-is-integer-data-type
stdlib-bot
Test if an input value is a supported ndarray integer data type.
@stdlib/ndarray-base-assert-is-numeric-data-type
stdlib-bot
Test if an input value is a supported ndarray numeric data type.
@stdlib/ndarray-base-assert-is-real-data-type
stdlib-bot
Test if an input value is a supported ndarray real-valued data type.
@stdlib/ndarray-base-assert-is-real-floating-point-data-type
stdlib-bot
Test if an input value is a supported ndarray real-valued floating-point data type.
@stdlib/ndarray-base-assert-is-signed-integer-data-type
stdlib-bot
Test if an input value is a supported ndarray signed integer data type.
@stdlib/ndarray-base-assert-is-unsigned-integer-data-type
stdlib-bot
Test if an input value is a supported ndarray unsigned integer data type.
@stdlib/ndarray-base-broadcast-scalar
stdlib-bot
Broadcast a scalar value to an ndarray having a specified shape.
@stdlib/ndarray-base-buffer-dtype
stdlib-bot
Return the data type of an ndarray data buffer.
@stdlib/ndarray-base-data-buffer
stdlib-bot
Return the underlying data buffer of a provided ndarray.
@stdlib/ndarray-base-dtype-char
stdlib-bot
Return the single letter character abbreviation for an underlying array data type.
@stdlib/ndarray-base-dtype-desc
stdlib-bot
Return the description for a provided data type.
@stdlib/ndarray-base-dtype-enum2str
stdlib-bot
Return the data type string associated with an ndarray data type enumeration constant.
@stdlib/ndarray-base-dtype-resolve-str
stdlib-bot
Return the data type string associated with a supported ndarray data type value.
@stdlib/ndarray-base-dtype
stdlib-bot
Return the data type of a provided ndarray.
@stdlib/ndarray-base-dtypes2signatures
stdlib-bot
Transform a list of array argument data types into a list of signatures.
@stdlib/ndarray-base-empty-like
stdlib-bot
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
@stdlib/ndarray-base-empty
stdlib-bot
Create an uninitialized ndarray having a specified shape and data type.
@stdlib/ndarray-base-flag
stdlib-bot
Return a specified flag for a provided ndarray.
@stdlib/ndarray-base-slice
stdlib-bot
Return a view of an input ndarray.
@stdlib/ndarray-base-unary-output-dtype
stdlib-bot
Resolve the output ndarray data type for a unary function.
@stdlib/ndarray-data-buffer
stdlib-bot
Return the underlying data buffer of a provided ndarray.
@stdlib/ndarray-dtype
stdlib-bot
Return the data type of a provided ndarray.
@stdlib/ndarray-empty-like
stdlib-bot
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
@stdlib/ndarray-empty
stdlib-bot
Create an uninitialized ndarray having a specified shape and data type.
@stdlib/ndarray-flag
stdlib-bot
Return a specified flag for a provided ndarray.
@stdlib/ndarray-output-dtype-policies
stdlib-bot
List of output ndarray data type policies.
@stdlib/ndarray-zeros-like
stdlib-bot
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
@stdlib/number-ctor
stdlib-bot
Number constructor.
@stdlib/number-float16-ctor
stdlib-bot
16-bit half-precision floating-point number.
@stdlib/number-float64-base-exponent
stdlib-bot
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
@stdlib/number-float64-base-from-words
stdlib-bot
Create a double-precision floating-point number from a higher order word and a lower order word.
@stdlib/number-float64-base-get-high-word
stdlib-bot
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
...more@stdlib/number-float64-base-to-words
stdlib-bot
Split a double-precision floating-point number into a higher order word and a lower order word.
@stdlib/object-assign
stdlib-bot
Copy enumerable own properties from one or more source objects to a target object.
@stdlib/os-byte-order
stdlib-bot
Platform byte order.
@stdlib/proxy
stdlib-bot
Proxy.
@stdlib/random-array-tools-binary-factory
stdlib-bot
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
@stdlib/random-base-minstd-shuffle
stdlib-bot
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
@stdlib/random-base-randn
stdlib-bot
Standard normal pseudorandom numbers.
@stdlib/random-base-randu
stdlib-bot
Uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/random-streams-randu-cli
stdlib-bot
Create a readable stream for generating uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/regexp-semver
stdlib-bot
Regular expression to match a semantic version string.
@stdlib/slice-base-args2multislice
stdlib-bot
Create a MultiSlice object from a list of MultiSlice constructor arguments.
@stdlib/slice-base-normalize-multi-slice
stdlib-bot
Normalize a MultiSlice object.
@stdlib/slice-base-shape
stdlib-bot
Compute the shape of a normalized multi-slice.
@stdlib/slice-ctor
stdlib-bot
Slice constructor.
@stdlib/slice
stdlib-bot
Slice.
@stdlib/stats-base-dists-arcsine-logpdf
stdlib-bot
Arcsine distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-arcsine-pdf
stdlib-bot
Arcsine distribution probability density function (PDF).
@stdlib/stats-base-dists-beta-cdf
stdlib-bot
Beta distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-beta-quantile
stdlib-bot
Beta distribution quantile function.
@stdlib/stats-base-dists-betaprime-logpdf
stdlib-bot
Beta prime distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-binomial-pmf
stdlib-bot
Binomial distribution probability mass function (PMF).
@stdlib/stats-base-dists-chi-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a chi distribution.
@stdlib/stats-base-dists-chisquare-pdf
stdlib-bot
Chi-squared distribution probability density function (PDF).
@stdlib/stats-base-dists-chisquare-quantile
stdlib-bot
Chi-squared distribution quantile function.
@stdlib/stats-base-dists-cosine-logpdf
stdlib-bot
Raised cosine distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-erlang-cdf
stdlib-bot
Erlang distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-erlang-entropy
stdlib-bot
Erlang distribution differential entropy.
@stdlib/stats-base-dists-erlang-kurtosis
stdlib-bot
Erlang distribution excess kurtosis.
@stdlib/stats-base-dists-erlang-mgf
stdlib-bot
Erlang distribution moment-generating function (MGF).
@stdlib/stats-base-dists-erlang-pdf
stdlib-bot
Erlang distribution probability density function (PDF).
@stdlib/stats-base-dists-erlang-skewness
stdlib-bot
Erlang distribution skewness.
@stdlib/stats-base-dists-erlang-stdev
stdlib-bot
Erlang distribution standard deviation.
@stdlib/stats-base-dists-exponential-ctor
stdlib-bot
Exponential distribution constructor.
@stdlib/stats-base-dists-exponential-entropy
stdlib-bot
Exponential distribution differential entropy.
@stdlib/stats-base-dists-exponential-kurtosis
stdlib-bot
Exponential distribution excess kurtosis.
@stdlib/stats-base-dists-exponential-logcdf
stdlib-bot
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
@stdlib/stats-base-dists-exponential-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for an exponential distribution.
@stdlib/stats-base-dists-exponential-mean
stdlib-bot
Exponential distribution expected value.
@stdlib/stats-base-dists-exponential-mgf
stdlib-bot
Exponential distribution moment-generating function (MGF).
@stdlib/stats-base-dists-exponential-quantile
stdlib-bot
Exponential distribution quantile function.
@stdlib/stats-base-dists-exponential-skewness
stdlib-bot
Exponential distribution skewness.
@stdlib/stats-base-dists-exponential-stdev
stdlib-bot
Exponential distribution standard deviation.
@stdlib/stats-base-dists-f-cdf
stdlib-bot
F distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-f-pdf
stdlib-bot
F distribution probability density function (PDF).
@stdlib/stats-base-dists-frechet-pdf
stdlib-bot
Fréchet distribution probability density function (PDF).
@stdlib/stats-base-dists-gamma-ctor
stdlib-bot
Gamma distribution constructor.
@stdlib/stats-base-dists-gamma-kurtosis
stdlib-bot
Gamma distribution excess kurtosis.
@stdlib/stats-base-dists-gamma-logcdf
stdlib-bot
Gamma distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-gamma-logpdf
stdlib-bot
Gamma distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-gamma-pdf
stdlib-bot
Gamma distribution probability density function (PDF).
@stdlib/stats-base-dists-gamma-quantile
stdlib-bot
Gamma distribution quantile function.
@stdlib/stats-base-dists-gamma-stdev
stdlib-bot
Gamma distribution standard deviation.
@stdlib/stats-base-dists-gumbel-pdf
stdlib-bot
Gumbel distribution probability density function (PDF).
@stdlib/stats-base-dists-invgamma-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.
@stdlib/stats-base-dists-invgamma-pdf
stdlib-bot
Inverse gamma distribution probability density function (PDF).
@stdlib/stats-base-dists-laplace-pdf
stdlib-bot
Laplace distribution probability density function (PDF).
@stdlib/stats-base-dists-lognormal-pdf
stdlib-bot
Lognormal distribution probability density function (PDF).
@stdlib/stats-base-dists-normal-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a normal distribution.
@stdlib/stats-base-dists-pareto-type1-logpdf
stdlib-bot
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
@stdlib/stats-base-dists-pareto-type1-pdf
stdlib-bot
Pareto distribution (Type I) probability density function (PDF).
@stdlib/stats-base-dists-triangular-logpdf
stdlib-bot
Triangular distribution logarithm of probability density function (PDF).
@stdlib/stats-base-dists-triangular-pdf
stdlib-bot
Triangular distribution probability density function (PDF).
@stdlib/stats-base-dists-uniform-cdf
stdlib-bot
Uniform distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-uniform-pdf
stdlib-bot
Uniform distribution probability density function (PDF).
@stdlib/stats-base-dists-weibull-logpdf
stdlib-bot
Weibull distribution logarithm of probability density function (PDF).
@stdlib/stats-binomial-test
stdlib-bot
Exact test for the success probability in a Bernoulli experiment.
@stdlib/stats-incr-maape
stdlib-bot
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
@stdlib/stats-incr-mcovariance
stdlib-bot
Compute a moving unbiased sample covariance incrementally.
@stdlib/stats-incr-mmax
stdlib-bot
Compute a moving maximum incrementally.
@stdlib/stats-incr-mmean
stdlib-bot
Compute a moving arithmetic mean incrementally.
@stdlib/stats-incr-mmidrange
stdlib-bot
Compute a moving mid-range incrementally.
@stdlib/stats-incr-mmin
stdlib-bot
Compute a moving minimum incrementally.
@stdlib/stats-incr-mminabs
stdlib-bot
Compute a moving minimum absolute value incrementally.
@stdlib/stats-incr-mminmax
stdlib-bot
Compute a moving minimum and maximum incrementally.
@stdlib/stats-incr-mrange
stdlib-bot
Compute a moving range incrementally.
@stdlib/stats-incr-msum
stdlib-bot
Compute a moving sum incrementally.
@stdlib/stats-incr-msummary
stdlib-bot
Compute a moving statistical summary incrementally.
@stdlib/stats-padjust
stdlib-bot
Adjust supplied p-values for multiple comparisons via a specified method.
@stdlib/strided-base-binary
stdlib-bot
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
@stdlib/strided-base-dtype-enum2str
stdlib-bot
Return the data type string associated with a strided array data type enumeration constant.
@stdlib/strided-base-dtype-resolve-str
stdlib-bot
Return the data type string associated with a supported strided array data type value.
@stdlib/strided-base-dtype-str2enum
stdlib-bot
Return the enumeration constant associated with a strided array data type string.
@stdlib/strided-dtypes
stdlib-bot
List of strided array data types.
@stdlib/string-base-atob
stdlib-bot
Decode a string of data which has been encoded using Base64 encoding.
@stdlib/string-base-code-point-at
stdlib-bot
Return a Unicode code point from a string at a specified position.
@stdlib/string-base-ends-with
stdlib-bot
Test if a string ends with the characters of another string.
@stdlib/string-base-format-interpolate
stdlib-bot
Generate string from a token array by interpolating values.
@stdlib/string-base-percent-encode
stdlib-bot
Percent-encode a UTF-16 encoded string according to RFC 3986.
@stdlib/string-base-replace
stdlib-bot
Replace search occurrences with a replacement string.
@stdlib/string-base-starts-with
stdlib-bot
Test if a string starts with the characters of another string.
@stdlib/string-percent-encode
stdlib-bot
Percent-encode a UTF-16 encoded string according to RFC 3986.
@stdlib/string-starts-with
stdlib-bot
Test if a string starts with the characters of another string.
@stdlib/time-quarter-of-year
stdlib-bot
Determine the quarter of the year.
@stdlib/time-tic
stdlib-bot
Return a high-resolution time.
@stdlib/utils-async-function-sequence
stdlib-bot
Function sequence.
@stdlib/utils-constant-function
stdlib-bot
Constant function.
@stdlib/utils-copy
stdlib-bot
Copy or deep clone a value to an arbitrary depth.
@stdlib/utils-dsv-base-parse
stdlib-bot
Incremental parser for delimiter-separated values (DSV).
@stdlib/utils-get-prototype-of
stdlib-bot
Return the prototype of a provided object.
@stdlib/utils-nary-function
stdlib-bot
Create a function that invokes a provided function with a specified number of arguments.
@stdlib/utils-regexp-from-string
stdlib-bot
Create a regular expression from a regular expression string.
@stdlib/utils-thunk
stdlib-bot
Generate a thunk.
@stdlib/array-base-any-is-entry-in
stdlib-bot
Test whether at least one element in a provided array has a specified property key-value pair, either own or inherited.
@stdlib/array-base-assert-is-sorted-ascending
stdlib-bot
Test if an array is sorted in ascending order.
@stdlib/array-base-count-ifs
stdlib-bot
Perform element-wise evaluation of one or more input arrays according to provided predicate functions and count the number of elements for which all predicates respectively return `true`.
...more@stdlib/array-base-index-of-same-value
stdlib-bot
Return the index of the first element which equals a provided search element according to the same value algorithm.
@stdlib/array-base-map
stdlib-bot
Apply a callback function to elements in an input array and assign results to elements in a new output array.
@stdlib/array-base-nulls
stdlib-bot
Create a generic array filled with null values.
@stdlib/array-struct-factory
stdlib-bot
Return a constructor for creating arrays having a fixed-width composite data type.
@stdlib/assert-has-has-instance-symbol-support
stdlib-bot
Detect native Symbol.hasInstance support.
@stdlib/assert-has-search-symbol-support
stdlib-bot
Detect native Symbol.search support.
@stdlib/assert-is-equal-date-object
stdlib-bot
Test if two values are both Date objects corresponding to the same date and time.
@stdlib/blas-base-csscal
stdlib-bot
Scale a single-precision complex floating-point vector by a single-precision floating-point constant.
@stdlib/blas-base-wasm-dznrm2
stdlib-bot
Compute the L2-norm of a complex double-precision floating-point vector.
@stdlib/blas-base-wasm-scasum
stdlib-bot
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
...more@stdlib/blas-base-wasm-scnrm2
stdlib-bot
Multiply a vector `x` by a scalar `alpha`.
@stdlib/blas-base-wasm-sscal
stdlib-bot
Multiply a vector `x` by a scalar `alpha`.
@stdlib/blas-base-wasm-zcopy
stdlib-bot
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
...more@stdlib/blas-ext-base-gindex-of-row
stdlib-bot
Return the index of the first row in an input matrix which has the same elements as a provided search vector.
@stdlib/dstructs-struct
stdlib-bot
Fixed-width composite data type (a.k.a., a `struct`).
@stdlib/ndarray-base-assert-is-boolean-data-type
stdlib-bot
Test if an input value is a supported ndarray boolean data type.
@stdlib/ndarray-base-assert-is-boolean-index-data-type
stdlib-bot
Test if an input value is a supported ndarray boolean index data type.
@stdlib/ndarray-base-assert-is-column-major-string
stdlib-bot
Test whether an input value is the string representing column-major order.
@stdlib/ndarray-base-assert-is-data-type-object
stdlib-bot
Test if an input value is an ndarray data type object.
@stdlib/ndarray-base-assert-is-data-type-string
stdlib-bot
Test if an input value is a supported built-in ndarray data type string.
@stdlib/ndarray-base-assert-is-equal-data-type
stdlib-bot
Test whether two values are equal data types.
@stdlib/ndarray-base-assert-is-input-casting-policy
stdlib-bot
Test if an input value is a supported input ndarray casting policy.
@stdlib/ndarray-base-assert-is-integer-index-data-type
stdlib-bot
Test if an input value is a supported ndarray integer index data type.
@stdlib/ndarray-base-assert-is-mask-index-data-type
stdlib-bot
Test if an input value is a supported ndarray mask index data type.
@stdlib/ndarray-base-assert-is-output-data-type-policy
stdlib-bot
Test if an input value is a supported ndarray output data type policy.
@stdlib/ndarray-base-assert-is-struct-data-type
stdlib-bot
Test if an input value is a supported ndarray struct data type.
@stdlib/ndarray-base-binary-output-dtype
stdlib-bot
Resolve the output ndarray data type for a binary function.
@stdlib/ndarray-base-dtype-alignment
stdlib-bot
Return the alignment (in bytes) for an underlying array data type.
@stdlib/ndarray-base-dtype-enums
stdlib-bot
Return an object mapping supported data type strings to enumeration constants.
@stdlib/ndarray-base-dtype-objects
stdlib-bot
Return an object mapping supported data type strings to data type objects.
@stdlib/ndarray-base-dtype-strings
stdlib-bot
List of ndarray data type strings.
@stdlib/ndarray-base-output-dtype
stdlib-bot
Resolve the output data type from a list of input ndarray data types.
@stdlib/ndarray-base-unary-input-casting-dtype
stdlib-bot
Resolve the input ndarray casting data type for a unary function.
@stdlib/ndarray-dtype-ctor
stdlib-bot
Data type constructor.
@stdlib/ndarray-input-casting-policies
stdlib-bot
List of input ndarray casting policies.
@stdlib/ndarray-push
stdlib-bot
Return an ndarray formed by appending provided scalar values to a one-dimensional input ndarray.
@stdlib/ndarray-vector-bool
stdlib-bot
Create a boolean vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-complex128
stdlib-bot
Create a double-precision complex floating-point vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-complex64
stdlib-bot
Create a single-precision complex floating-point vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-ctor
stdlib-bot
Create a vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-float32
stdlib-bot
Create a single-precision floating-point vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-float64
stdlib-bot
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-int16
stdlib-bot
Create a signed 16-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-int32
stdlib-bot
Create a signed 32-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-int8
stdlib-bot
Create a signed 8-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-uint16
stdlib-bot
Create an unsigned 16-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-uint32
stdlib-bot
Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-uint8
stdlib-bot
Create an unsigned 8-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector-uint8c
stdlib-bot
Create a clamped unsigned 8-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/ndarray-vector
stdlib-bot
Vector constructors and associated utilities.
@stdlib/stats-base-dists-bradford-pdf
stdlib-bot
Bradford distribution probability density function (PDF).
@stdlib/stats-base-dists-wald-pdf
stdlib-bot
Wald distribution probability density function (PDF).
@stdlib/stats-strided-distances
stdlib-bot
Distance metrics for strided arrays.
@stdlib/symbol-has-instance
stdlib-bot
Has instance symbol.
@stdlib/symbol-to-primitive
stdlib-bot
Symbol which specifies a method for converting an object to a primitive value.
@stdlib/wasm-base-dtype2wasm
stdlib-bot
Return the WebAssembly data type associated with a provided array data type value.