There are no reviews yet. Be the first to send feedback to the community and the maintainers!
stdlib
✨ Standard library for JavaScript and Node.js. ✨google-summer-of-code
Google Summer of Code resources.esm
ES module distribution for stdlib, a standard library for JavaScript and Node.js.jupyter-stdlib-browser-kernel
Run an in-browser JavaScript Jupyter kernel.stats-chi2test
Perform a chi-square independence test.datasets-cmudict
The Carnegie Mellon Pronouncing Dictionary (CMUdict).nlp-lda
Latent Dirichlet Allocation via collapsed Gibbs sampling.www-status
Uptime and status monitor for the stdlib website.array-pool
Typed array pool.stats-lowess
Locally-weighted polynomial regression via the LOWESS algorithm.stats
Standard library statistical functions.stats-incr-grubbs
Grubbs' test for outliers.ndarray
Multidimensional arrays.namespace-alias2related
Return aliases related to a specified alias.repl-help
Return help text associated with a provided alias.array
Arrays.iter
Standard library iterator utilities.random-base-mt19937
A 32-bit Mersenne Twister pseudorandom number generator.regexp
Standard library regular expressions.math-base-special-erfcx
Scaled complementary error function.ml-incr-sgd-regression
Online regression via stochastic gradient descent (SGD).www
Website for stdlib, a standard library for JavaScript and Node.js.utils
Standard utilities.datasets-dale-chall-new
A list of familiar American-English words.bench
Benchmark.stats-base-dists
Standard library probability distribution modules.ndarray-base-ind2sub
Convert a linear index to an array of subscripts.stats-iter-cumeanabs
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.workshops-fullstack-london-2017
Workshop for FullStack London (2017).ml-incr-kmeans
Incrementally partition data into `k` clusters.regexp-regexp
Return a regular expression to parse a regular expression string.number-uint32-base-rotl
Bitwise rotation to the left.blas-base-scopy
Copy values from x into y.constants-float32-max
Maximum single-precision floating-point number.stats-wilcoxon
Wilcoxon signed rank test.constants-path-delimiter-posix
POSIX path delimiter.math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.utils-async-if-else
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.stats-base-dists-gamma-cdf
Gamma distribution cumulative distribution function (CDF).utils-compact-adjacency-matrix
Compact adjacency matrix.function
Function.stats-base-dists-cosine-mgf
Raised cosine distribution moment-generating function (MGF).utils-function-sequence
Function sequence.assert-is-uppercase
Test if a value is an uppercase string.stats-ttest
One-sample and paired Student's t-Test.stats-ttest2
Two-sample Student's t-Test.stats-ztest2
Two-sample z-Test.namespace
The standard library namespace.constants
Standard library constants.blas
Standard library basic linear algebra subprograms (BLAS).stats-base-dists-normal-pdf
Normal distribution probability density function (PDF).datasets-afinn-111
A list of English words rated for valence.ndarray-base-nonsingleton-dimensions
Return the number of non-singleton dimensions.datasets-liu-positive-opinion-words-en
A list of positive opinion words.plot
Standard library plotting.random-base-uniform
Uniformly distributed pseudorandom numbers.repl-info
Return abbreviated help text associated with a provided alias.datasets-savoy-stopwords-ger
A list German stop words.strided
Strided.stats-base-sstdevpn
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.os-configdir
Return a directory for user-specific configuration files.utils-linked-list
Linked list.assert-is-current-year
Test if a value is the current year.math-base-special-minmax
Return the minimum and maximum values.assert-is-gzip-buffer
Test if a value is a gzip buffer.namespace-pkg2related
Return package names related to a specified package name.stats-base-dists-normal-cdf
Normal distribution cumulative distribution function (CDF).utils-from-entries
Create an object from key-value pairs.assert-is-prime
Test if a value is a prime number.constants-float64-ln-two-pi
Natural logarithm of 2Ï€.ml-incr-binary-classification
Incrementally perform binary classification using stochastic gradient descent (SGD).utils-identity-function
Identity function.stats-ztest
One-sample and paired z-Test.stats-base-stdevwd
Calculate the standard deviation of a strided array using Welford's algorithm.function-ctor
Function constructor.number-float32-base-to-binary-string
Return a string giving the literal bit representation of a single-precision floating-point number.random-base-binomial
Binomial distributed pseudorandom numbers.console
Debugger console.math-base-special-round2
Round a numeric value to the nearest power of two on a linear scale.utils-prepend
Add elements from one collection to the beginning of another collection.utils-push
Add one or more elements to the end of a collection.utils-move-property
Move a property from one object to another object.math-base-special-rad2deg
Convert an angle from radians to degrees.stats-base-dists-lognormal-mode
Lognormal distribution mode.utils-append
Add elements from one collection to the end of another collection.math-iter-special-besselj1
Create an iterator which evaluates the Bessel function of the first kind of order one for each iterated value.assert-is-ascii
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.nlp
Standard library natural language processing.assert-is-empty-string
Test if a value is an empty string.utils-compose
Function composition.assert-is-duration-string
Test if a value is a duration string.stats-base-dists-lognormal
Lognormal distribution.streams-node-debug
Transform stream for debugging stream pipelines.utils-try-require
Wrap `require` in a try/catch block.stats-incr-nansum
Compute a sum incrementally, ignoring NaN values.object
Object.namespace-alias2pkg
Return the package name associated with a specified alias.stats-base-dists-weibull-mean
Weibull distribution expected value.stats-incr-mean
Compute an arithmetic mean incrementally.math-base-special-cphase
Compute the argument of a complex number in radians.Love Open Source and this site? Check out how you can help us