GitHub
@stdlib/stats-base-dists-gumbel-logcdf
Gumbel distribution logarithm of cumulative distribution function.
@stdlib/stats-base-dists-kumaraswamy-stdev
Kumaraswamy's double bounded distribution standard deviation.
@stdlib/strided-base-quaternary
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
@stdlib/assert-is-float32vector-like
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
@stdlib/simulate-iter-pulse
Create an iterator which generates a pulse waveform.
@stdlib/utils-inherited-keys
Return an array of an object's inherited enumerable property names.
@stdlib/stats-base-dists-discrete-uniform-mean
Discrete uniform distribution expected value.
@stdlib/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial.
@stdlib/utils-nonenumerable-property-names
Return an array of an object's own non-enumerable property names.
@stdlib/stats-base-dists-pareto-type1-median
Pareto (Type I) distribution median.
@stdlib/math-base-special-ahaversin
Compute the inverse half-value versed sine.
@stdlib/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
intro-computational-reproducibility
Material for a short version of the workshop 'Best Practices for Writing Reproducible Code'
@stdlib/math-iter-special-fresnelc
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
@stdlib/blas-ext-base-drev
Reverse a double-precision floating-point strided array in-place.
@stdlib/stats-base-smeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
@stdlib/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
@stdlib/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
@stdlib/math-iter-special-vercos
Create an iterator which computes the versed cosine for each iterated value.
@stdlib/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/stats-iter-mmidrange
Create an iterator which iteratively computes a moving mid-range.
@stdlib/math-strided-special-smskcbrt
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
@stdlib/stats-base-dists-betaprime-kurtosis
Beta prime distribution excess kurtosis.
math-strided-special-bessely0-by
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
company-culture
Company culture ideas from Amazon, Netflix, Harvard, Ultimate, etc.
@stdlib/utils-async-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
@stdlib/stats-base-dists-discrete-uniform-median
Discrete uniform distribution median.
@stdlib/stats-base-dists-erlang-pdf
Erlang distribution probability density function (PDF).
@stdlib/random-streams-invgamma
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
@stdlib/math-base-special-cflipsignf
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
@stdlib/stats-base-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
credits-log
Autogenerative Message showing authors and contributors in web console, by retrieving the data from the packages.json file of your project made in vite / webpack / rollup.
@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
@stdlib/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
@stdlib/math-iter-sequences-odd-integers
Create an iterator which generates an interleaved sequence of odd integers.
@stdlib/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
@stdlib/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
@stdlib/stats-base-dists-frechet-pdf
Fréchet distribution probability density function (PDF).
@stdlib/stats-base-dists-rayleigh-logcdf
Rayleigh distribution logarithm of cumulative distribution function (CDF).
@stdlib/stats-base-dists-rayleigh-quantile
Rayleigh distribution quantile function.
@stdlib/blas-ext-base-dsort2ins
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
https://github.com/cosima/025deg_jra55_ryf
0.25 degree ACCESS-OM2 experiment with JRA55 RYF forcing
https://github.com/adamouization/breast-cancer-detection-code
Common deep learning pipeline for the Breast Cancer Detection Dissertation
@stdlib/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
DormandPrince
A simplified Julia-native implementation of the Dormand-Prince 5th and 8th order solvers
@hugoalh/exfetch
An ECMAScript (JavaScript & TypeScript) module to extend `fetch`.
@stdlib/stats-iter-msumabs
Create an iterator which iteratively computes a moving sum of absolute values.
@stdlib/math-iter-utils-continued-fraction
Evaluate the terms of a continued fraction.
@stdlib/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
@stdlib/math-iter-special-expm1
Create an iterator which computes `exp(x) - 1` for each iterated value.
omnilog
System Audit Architecture with High Event Coverage and Synchronous Log Availability
@stdlib/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.