Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with stdlib
A curated list of projects in awesome lists tagged with stdlib .
https://github.com/stdlib-js/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
base function iterable iterate iterator javascript log logarithm math mathematics node node-js nodejs stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-base-special-binet
Evaluate Binet's formula extended to real numbers.
binet fib fibonacci function javascript math mathematics node node-js nodejs number reals special special-functions stdlib
Last synced: 27 Oct 2024
https://github.com/stdlib-js/stats-base-dists-beta-pdf
Beta distribution probability density function (PDF).
beta continuous density dist distribution function javascript node node-js nodejs pdf prob probability statistics stats stdlib univariate
Last synced: 12 Nov 2024
https://github.com/stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
erlang factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 07 Nov 2024
https://github.com/stdlib-js/stats-incr-vmr
Compute a variance-to-mean ratio (VMR) incrementally.
dispersion dispersion-index fano-factor index-of-dispersion javascript math mathematics mean node node-js nodejs relative-variance sample-variance statistics stats stdlib unbiased var variance vmr
Last synced: 19 Dec 2024
https://github.com/stdlib-js/stats-base-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed
Last synced: 10 Nov 2024
https://github.com/stdlib-js/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
continuous frechet javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 19 Dec 2024
https://github.com/stdlib-js/string-to-grapheme-cluster-iterator
Create an iterator which iterates grapheme clusters.
astral emojis grapheme iterate iteration iterator javascript node node-js nodejs segmentation stdlib str string surrogate unicode util utilities utility utils
Last synced: 06 Nov 2024
https://github.com/stdlib-js/stats-base-variance
Calculate the variance of a strided array.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 12 Nov 2024
https://github.com/stdlib-js/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
average avg chi-square chi-squared chisq chisquare chisquared continuous dist distribution expected javascript mean node node-js nodejs statistics stats stdlib univariate
Last synced: 15 Oct 2024
https://github.com/stdlib-js/constants-float16-eps
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
16-bit 16bit const constant eps epsilon float float16 floating-point half ieee754 javascript math mathematics node node-js nodejs number real stdlib
Last synced: 24 Oct 2024
https://github.com/stdlib-js/stats-base-dists-beta-mean
Beta distribution expected value.
average avg beta continuous dist distribution expected javascript mean node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 24 Oct 2024
https://github.com/stdlib-js/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
16-bit 16bit const constant eps epsilon float float16 floating-point half half-precision ieee754 javascript math mathematics node node-js nodejs real stdlib
Last synced: 24 Oct 2024
https://github.com/stdlib-js/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
binomial discrete javascript math mathematics negative node node-js nodejs prng pseudorandom rand random readable rng seed statistics stats stdlib stream
Last synced: 10 Nov 2024
https://github.com/stdlib-js/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduction stdlib typed-array util utilities utility utils
Last synced: 19 Dec 2024
https://github.com/stdlib-js/constants-float64-two-pi
2π.
2pi const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision stdlib
Last synced: 29 Nov 2024
https://github.com/stdlib-js/random-streams-box-muller
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
bell continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng standard statistics stats stdlib
Last synced: 08 Nov 2024
https://github.com/stdlib-js/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
detect es2015 es6 feature has issupported javascript native node node-js nodejs stdlib support typed-array uint8clampedarray util utilities utility utils
Last synced: 02 Nov 2024
https://github.com/stdlib-js/blas-ext-base-dnannsumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 06 Nov 2024
https://github.com/stdlib-js/random-base-exponential
Exponentially distributed pseudorandom numbers.
exp exponential generator javascript math mathematics node node-js nodejs prng pseudorandom rand randexp random rexp rng seed statistics stats stdlib
Last synced: 12 Nov 2024
https://github.com/stdlib-js/stats-base-dists-laplace-cdf
Laplace distribution cumulative distribution function (CDF).
cdf continuous cumulative-distribution dist distribution distribution-function double-exponential exponential-family javascript laplace location-scale node node-js nodejs probability statistics stats stdlib univariate
Last synced: 29 Nov 2024
https://github.com/stdlib-js/repl-signature
Return the signature(s) associated with a provided alias.
api docs documentation help interface javascript man manual node node-js nodejs repl signature stdlib
Last synced: 29 Oct 2024
https://github.com/stdlib-js/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
accumulate average avg central-tendency cumulative cumulative-avg cumulative-mean geometric javascript math mathematics mean node node-js nodejs prod product statistics stats stdlib
Last synced: 08 Nov 2024
https://github.com/stdlib-js/fs-read-dir
Read the entire contents of a directory.
async dir directory filesystem fs javascript node node-js nodejs open path read readdir readdirsync stdlib sync
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-base-dists-exponential-pdf
Exponential distribution probability density function (PDF).
arrival-time continuous dist distribution exponential javascript life-time memoryless-property node node-js nodejs pdf probability statistics stats stdlib univariate
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-base-dists-cauchy-cdf
Cauchy distribution cumulative distribution function (CDF).
cauchy cdf continuous cumulative cumulative-distribution dist distribution distribution-function javascript node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 15 Oct 2024
https://github.com/pdrb/gecho
Simple http "echo" server written with Go stdlib.
echo-http go http-echo http-server stdlib
Last synced: 29 Oct 2024
https://github.com/stdlib-js/error-tools-id2pkg
Return the package name associated with a specified error identifier prefix.
error id identifier javascript lib library name node node-js nodejs package pkg standard stdlib
Last synced: 15 Oct 2024
https://github.com/stdlib-js/math-base-special-sin
Compute the sine of a number.
angle javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 15 Oct 2024
https://github.com/voronenko/vscode-plantuml-stdlib-snippets
PlantUML stdlib snippets aiming quicker creation of the nice visual diagrams
plantuml plantuml-stdlib-aws plantuml-stdlib-awslib plantuml-stdlib-azure plantuml-stdlib-cloudinsight plantuml-stdlib-cloudogu plantuml-stdlib-elastic plantuml-stdlib-logo plantuml-stdlib-material plantuml-stdlib-office plantuml-stdlib-osa plantuml-stdlib-snippets plantuml-stdlib-tupadr3 snippets stdlib
Last synced: 06 Nov 2024
https://github.com/stdlib-js/stats-base-dists-t
Student's t distribution.
continuous dist distribution javascript lib library node node-js nodejs probability standard statistics stats stdlib t univariate
Last synced: 12 Nov 2024
https://github.com/stdlib-js/stats-base-dists-f-mode
F distribution mode.
center continuous dist distribution f fisher javascript location mode node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 26 Oct 2024
https://github.com/stdlib-js/strided-napi-smap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
addon array float float32 flt javascript map n-api napi node node-js nodejs single-precision stdlib strided transform unary
Last synced: 09 Nov 2024
https://github.com/stdlib-js/stats-base-dists-degenerate-stdev
Degenerate distribution standard deviation.
degenerate deviation discrete dispersion dist distribution javascript node node-js nodejs parameter point-mass spread standard statistics stats stdlib univariate
Last synced: 26 Oct 2024
https://github.com/stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/stats-base-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 24 Oct 2024
https://github.com/stdlib-js/constants-float64-sqrt-half
Square root of 1/2.
const constant dbl double float64 floating-point half ieee754 javascript math mathematics node node-js nodejs root sqrt square stdlib
Last synced: 26 Oct 2024
https://github.com/stdlib-js/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total
Last synced: 16 Nov 2024
https://github.com/stdlib-js/math-iter-special-havercos
Create an iterator which computes the half-value versed cosine for each iterated value.
cos cosine hac havercos havercosin havercosine haversed haversed-cosine hvc javascript math mathematics node node-js nodejs radians stdlib trig trigonometry versed-cosine
Last synced: 16 Nov 2024
https://github.com/stdlib-js/utils-unshift
Add one or more elements to the beginning of a collection.
append array extend float32array float64array int32array javascript lengthen node node-js nodejs stdlib typed-array uint32array unshift util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/simulate-iter-bartlett-hann-pulse
Create an iterator which generates a Bartlett-Hann pulse waveform.
bartlett cosine fejer hann javascript node node-js nodejs pulse raised raised-cosine signal simulate simulation stdlib train triangle triangular wave window
Last synced: 21 Oct 2024
https://github.com/stdlib-js/stats-base-meanwd
Calculate the arithmetic mean of a strided array using Welford's algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array welford
Last synced: 24 Oct 2024
https://github.com/stdlib-js/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1
Last synced: 08 Nov 2024
https://github.com/stdlib-js/random-base-arcsine
Arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib
Last synced: 13 Oct 2024
https://github.com/stdlib-js/constants-array-max-typed-array-length
Maximum length for a typed array.
array const constant javascript len length max maximum node node-js nodejs stdlib typed typed-array
Last synced: 02 Nov 2024
https://github.com/stdlib-js/math-base-special-ellipe
Compute the complete elliptic integral of the second kind.
elliptic javascript math mathematics node node-js nodejs number special stdlib
Last synced: 08 Nov 2024
https://github.com/stdlib-js/utils-constructor-name
Determine the name of a value's constructor.
check class constructor ctor instanceof is istype javascript name node node-js nodejs stdlib type typeof util utilities utility utils
Last synced: 12 Oct 2024
https://github.com/stdlib-js/random-base-logistic
Logistic distributed pseudorandom numbers.
factory generator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Oct 2024
https://github.com/stdlib-js/assert-has-define-properties-support
Detect `Object.defineProperties` support.
cli detect es6 feature issupported javascript node node-js nodejs object properties property stdlib util utilities utility utils
Last synced: 01 Nov 2024
https://github.com/stdlib-js/array-ones-like
Create an array filled with ones and having the same length and data type as a provided array.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 12 Oct 2024
https://github.com/stdlib-js/math-base-special-pow
Exponential function.
exponential function javascript math mathematics natural node node-js nodejs number pow power stdlib
Last synced: 12 Oct 2024
https://github.com/stdlib-js/array-ones
Create an array filled with ones and having a specified length.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 12 Oct 2024
https://github.com/stdlib-js/assert-has-define-property-support
Detect `Object.defineProperty` support.
cli detect es6 feature issupported javascript node node-js nodejs object properties property stdlib util utilities utility utils
Last synced: 12 Oct 2024
https://github.com/stdlib-js/blas-base-gdot
Calculate the dot product of two vectors.
algebra blas ddot dot dot-product inner javascript level-1 linear math mathematics node node-js nodejs product scalar scalar-product sdot stdlib subroutines
Last synced: 01 Nov 2024
https://github.com/stdlib-js/fs-read-file
Read the entire contents of a file.
async file filesystem fs javascript node node-js nodejs open path read readfile readfilesync stdlib sync
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-iter
Standard library functions for computing statistics over iterators.
iter iteration iterator iterators javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib
Last synced: 21 Oct 2024
https://github.com/stdlib-js/random-iter-uniform
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform
Last synced: 20 Oct 2024