Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: @stdlib/math-base-special-sqrt

Compute the principal square root of a double-precision floating-point number.
10 versions
Latest release: 8 months ago
301 dependent packages
202,936 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/math-base-special-sqrt

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/stdlib-js%2Fmath-base-special-sqrt

Dependent Repos 306

stdlib-js/stats-base-dists-frechet-stdev
Fréchet distribution standard deviation.
  • ^0.0.x package.json

Size: 1010 KB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/math-iter-sequences-nonsquares
Create an iterator which generates a sequence of nonsquares.
  • ^0.0.x package.json

Size: 842 KB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special-gammaincinv
Inverse incomplete gamma function.
  • ^0.0.x package.json

Size: 2.09 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/ndarray-base-unary
Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.
  • ^0.0.x package.json

Size: 2.15 MB - Last synced: 21 days ago - Pushed: about 2 months ago

WilsonGramer/taylor-series-visualizer
Taylor series visualizer
  • 0.0.8 package-lock.json

Size: 1.3 MB - Last synced: over 1 year ago - Pushed: about 2 years ago

stdlib-js/stats-wilcoxon
Wilcoxon signed rank test.
  • ^0.0.x package.json

Size: 2.09 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-geometric
Geometric distribution.
  • ^0.0.x package.json

Size: 1.45 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-normal-pdf
Normal distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.75 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-incr-mapcorr
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
  • ^0.0.x package.json

Size: 1.07 MB - Last synced: 3 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special-sqrt1pm1
Compute sqrt(1 + x) - 1.
  • ^0.0.x package.json

Size: 575 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
  • ^0.0.x package.json

Size: 2.6 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-lognormal-stdev
Lognormal distribution standard deviation.
  • ^0.0.x package.json

Size: 1.24 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-cosine-stdev
Raised cosine distribution standard deviation.
  • ^0.0.x package.json

Size: 334 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-poisson-skewness
Poisson distribution skewness.
  • ^0.0.x package.json

Size: 309 KB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dstdevwd
Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.
  • ^0.0.x package.json

Size: 1.39 MB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
  • ^0.0.x package.json

Size: 1.02 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-lognormal-skewness
Lognormal distribution skewness.
  • ^0.0.x package.json

Size: 1.52 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-lognormal-pdf
Lognormal distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.62 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/blas-ext-base
Standard library extended basic linear algebra subroutines (BLAS).
  • ^0.0.x package.json

Size: 5.07 MB - Last synced: 7 days ago - Pushed: about 1 month ago

vcarret/jsprojects
Code for the applications presented here: https://www.economic-instability.com/ and there: https://www.hetmodels.com/
  • 0.0.8 cours/ols-regression/package-lock.json

Size: 10.5 MB - Last synced: 11 months ago - Pushed: almost 2 years ago

stdlib-js/stats-incr-pcorrmat
Compute a sample Pearson product-moment correlation matrix incrementally.
  • ^0.0.x package.json

Size: 2.59 MB - Last synced: 2 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gamma-pdf
Gamma distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.35 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-weibull
Weibull distribution.
  • ^0.0.x package.json

Size: 3 MB - Last synced: 23 days ago - Pushed: about 2 months ago

sector-fi/contracts
Scion Contracts
  • 0.0.8 yarn.lock

Size: 6.02 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

wheelibin/solar-system
Procedurally generated solar system in three.js
  • 0.0.7 package-lock.json

Size: 18.4 MB - Last synced: about 2 months ago - Pushed: almost 2 years ago

stdlib-js/stats-base-dsemtk
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass textbook algorithm.
  • ^0.0.x package.json

Size: 1.38 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-t-pdf
Student's t distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.3 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-ztest
One-sample and paired z-Test.
  • ^0.0.x package.json

Size: 1.84 MB - Last synced: 30 days ago - Pushed: 30 days ago

stdlib-js/math-base-special-pow
Exponential function.
  • ^0.0.x package.json

Size: 3.69 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-pareto-type1
Pareto (Type I) distribution.
  • ^0.0.x package.json

Size: 1.71 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/assert-is-skew-symmetric-matrix
Test if a value is a skew-symmetric matrix.
  • ^0.0.x package.json

Size: 1.75 MB - Last synced: 2 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-bernoulli
Bernoulli distribution.
  • ^0.0.x package.json

Size: 1.04 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-chi-kurtosis
Chi distribution excess kurtosis.
  • ^0.0.x package.json

Size: 1.27 MB - Last synced: 3 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special
Standard library base special math functions.
  • ^0.0.x package.json

Size: 24.8 MB - Last synced: 18 days ago - Pushed: 18 days ago

stdlib-js/ndarray-base-unary-by
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
  • ^0.0.x package.json

Size: 874 KB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/math-strided-special-sqrt-by
Compute the principal square root for each element retrieved from an input strided array via a callback function.
  • ^0.0.x package.json

Size: 723 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special-ellipj
Compute the Jacobi elliptic functions sn, cn, and dn.
  • ^0.0.x package.json

Size: 1.84 MB - Last synced: 29 days ago - Pushed: 29 days ago

Atomme1/ProjetJS
ProjetJS de l'esme
  • 0.0.8 package-lock.json

Size: 851 KB - Last synced: 10 months ago - Pushed: about 2 years ago

waypost-io/waypost-manager
Full-stack application for feature flag management and A/B Testing.
  • 0.0.8 server/package-lock.json

Size: 1.18 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

bistrulli/nodejsMicro
  • 0.0.8 package-lock.json

Size: 2.15 GB - Last synced: about 1 month ago - Pushed: about 1 year ago

stdlib-js/math-strided-special-dsqrt
Compute the principal square root for each element in a double-precision floating-point strided array.
  • ^0.0.x package.json

Size: 857 KB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/math-iter-special
Standard library math iterators for special functions.
  • ^0.0.x package.json

Size: 3.86 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-incr-mstdev
Compute a moving corrected sample standard deviation incrementally.
  • ^0.0.x package.json

Size: 824 KB - Last synced: 1 day ago - Pushed: about 2 months ago

stdlib-js/math-base-special-ellipk
Compute the complete elliptic integral of the first kind.
  • ^0.0.x package.json

Size: 872 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/assert-is-persymmetric-matrix
Test if a value is a persymmetric matrix.
  • ^0.0.x package.json

Size: 1.8 MB - Last synced: 2 days ago - Pushed: about 2 months ago

stdlib-js/math-base-assert
Standard library basic mathematical assertion utilities.
  • ^0.0.x package.json

Size: 1.19 MB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-levy-pdf
Lévy distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.13 MB - Last synced: 21 days ago - Pushed: about 2 months ago

casperhart/detourr
Animations for {tourr} using htmlwidgets for performance and portability.
  • 0.0.8 yarn.lock

Size: 65.7 MB - Last synced: 15 days ago - Pushed: about 1 year ago

stdlib-js/math-base
Standard library base math.
  • ^0.0.x package.json

Size: 5.08 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/assert-is-centrosymmetric-matrix
Test if a value is a centrosymmetric matrix.
  • ^0.0.x package.json

Size: 1.33 MB - Last synced: 2 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special-fast-uint32-sqrt
Compute an integer square root.
  • ^0.0.x package.json

Size: 362 KB - Last synced: 3 days ago - Pushed: 4 days ago

stdlib-js/math-base-special-fibonacci
Compute the nth Fibonacci number.
  • ^0.0.x package.json

Size: 445 KB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/math-iter
Standard library math iterators.
  • ^0.0.x package.json

Size: 4.53 MB - Last synced: 2 days ago - Pushed: about 2 months ago

stdlib-js/math-iter-special-sqrt
Create an iterator which computes the principal square root of each iterated value.
  • ^0.0.x package.json

Size: 682 KB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/stats-incr-mgrubbs
Moving Grubbs' test for outliers.
  • ^0.0.x package.json

Size: 7.23 MB - Last synced: 29 days ago - Pushed: 29 days ago

stdlib-js/stats-base-dists-normal
Normal distribution.
  • ^0.0.x package.json

Size: 1.84 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/random-base
Standard library base pseudorandom number generators.
  • ^0.0.x package.json

Size: 12.2 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-negative-binomial
Negative binomial distribution.
  • ^0.0.x package.json

Size: 2.26 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gamma
Gamma distribution.
  • ^0.0.x package.json

Size: 1.99 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-poisson-quantile
Poisson distribution quantile function.
  • ^0.0.x package.json

Size: 1.84 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-invgamma
Inverse gamma distribution.
  • ^0.0.x package.json

Size: 1.86 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-chi-skewness
Chi distribution skewness.
  • ^0.0.x package.json

Size: 1.1 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-weibull-skewness
Weibull distribution skewness.
  • ^0.0.x package.json

Size: 1 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-levy-cdf
Lévy distribution cumulative distribution function (CDF).
  • ^0.0.x package.json

Size: 911 KB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-truncated-normal-pdf
Truncated normal distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.52 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-frechet
Fréchet distribution.
  • ^0.0.x package.json

Size: 2.38 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-negative-binomial-pmf
Negative binomial distribution probability mass function (PMF).
  • ^0.0.x package.json

Size: 2.04 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-normal-cdf
Normal distribution cumulative distribution function (CDF).
  • ^0.0.x package.json

Size: 1.79 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-f-pdf
F distribution probability density function (PDF).
  • ^0.0.x package.json

Size: 1.36 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-chi-stdev
Chi distribution standard deviation.
  • ^0.0.x package.json

Size: 1.13 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gumbel-skewness
Gumbel distribution skewness.
  • ^0.0.x package.json

Size: 1.1 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-t-entropy
Student's t distribution entropy.
  • ^0.0.x package.json

Size: 1.11 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-rayleigh
Rayleigh distribution.
  • ^0.0.x package.json

Size: 1.67 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-kumaraswamy
Kumaraswamy's double bounded distribution.
  • ^0.0.x package.json

Size: 1.46 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/random-base-gamma
Gamma distributed pseudorandom numbers.
  • ^0.0.x package.json

Size: 2.45 MB - Last synced: 3 days ago - Pushed: about 2 months ago

stdlib-js/random-base-beta
Beta distributed pseudorandom numbers.
  • ^0.0.x package.json

Size: 2.56 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/ml-incr
Standard library incremental machine learning algorithms.
  • ^0.0.x package.json

Size: 6.08 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/random-base-chi
Chi distributed pseudorandom numbers.
  • ^0.0.x package.json

Size: 2.9 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/random-base-t
Student's t-distributed pseudorandom numbers.
  • ^0.0.x package.json

Size: 2.85 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-t
Student's t distribution.
  • ^0.0.x package.json

Size: 2.88 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-uniform
Uniform distribution.
  • ^0.0.x package.json

Size: 1.45 MB - Last synced: 13 days ago - Pushed: 13 days ago

stdlib-js/stats-base-dists-discrete-uniform-stdev
Discrete uniform distribution standard deviation.
  • ^0.0.x package.json

Size: 1.7 MB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gamma-logpdf
Gamma distribution logarithm of probability density function (PDF).
  • ^0.0.x package.json

Size: 1.3 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-invgamma-stdev
Inverse gamma distribution standard deviation.
  • ^0.0.x package.json

Size: 306 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gamma-stdev
Gamma distribution standard deviation.
  • ^0.0.x package.json

Size: 315 KB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/blas-base-gnrm2
Calculate the L2-norm of a vector.
  • ^0.0.x package.json

Size: 1.26 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-truncated-normal
Truncated normal distribution.
  • ^0.0.x package.json

Size: 1 MB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/constants-float64-sqrt-half
Square root of 1/2.
  • ^0.0.x package.json

Size: 385 KB - Last synced: 3 days ago - Pushed: 4 days ago

stdlib-js/random-base-triangular
Triangular distributed pseudorandom numbers.
  • ^0.0.x package.json

Size: 1.59 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/math-base-special-gammainc
Incomplete gamma function.
  • ^0.0.x package.json

Size: 2.41 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-negative-binomial-logpmf
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.
  • ^0.0.x package.json

Size: 2 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-t-quantile
Student's t distribution quantile function.
  • ^0.0.x package.json

Size: 2.19 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-t-logpdf
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
  • ^0.0.x package.json

Size: 1.17 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dists-gumbel
Gumbel distribution.
  • ^0.0.x package.json

Size: 1.37 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-incr-stdev
Compute a corrected sample standard deviation incrementally.
  • ^0.0.x package.json

Size: 999 KB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/constants-float32-sqrt-eps
Square root of single-precision floating-point epsilon.
  • ^0.0.x package.json

Size: 509 KB - Last synced: 23 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dstdevpn
Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
  • ^0.0.x package.json

Size: 987 KB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/math-base-assert-is-prime
Test if a number is prime.
  • ^0.0.x package.json

Size: 414 KB - Last synced: 22 days ago - Pushed: about 2 months ago

stdlib-js/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
  • ^0.0.x package.json

Size: 1.8 MB - Last synced: 21 days ago - Pushed: about 2 months ago

stdlib-js/stats-base-dnanstdevpn
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
  • ^0.0.x package.json

Size: 1.16 MB - Last synced: 22 days ago - Pushed: about 2 months ago