GitHub
@stdlib/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
@stdlib/utils-inherited-keys
Return an array of an object's inherited enumerable property names.
intro-computational-reproducibility
Material for a short version of the workshop 'Best Practices for Writing Reproducible Code'
@stdlib/stats-base-dists-pareto-type1-median
Pareto (Type I) distribution median.
@stdlib/random-streams-invgamma
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
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.
company-culture
Company culture ideas from Amazon, Netflix, Harvard, Ultimate, etc.
@stdlib/blas-ext-base-drev
Reverse a double-precision floating-point strided array in-place.
@stdlib/math-iter-sequences-odd-integers
Create an iterator which generates an interleaved sequence of odd integers.
@stdlib/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
@stdlib/stats-base-dists-erlang-pdf
Erlang distribution probability density function (PDF).
@stdlib/stats-base-dists-discrete-uniform-median
Discrete uniform distribution median.
@stdlib/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
@stdlib/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/stats-base-smeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
@stdlib/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
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.
@stdlib/math-iter-special-vercos
Create an iterator which computes the versed cosine for each iterated value.
@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
@stdlib/stats-base-dists-betaprime-kurtosis
Beta prime distribution excess kurtosis.
@stdlib/math-base-special-sqrtpi
Compute the principal square root of the product of π and a positive number.
@stdlib/utils-async-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
@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-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
@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/math-iter-special-fresnelc
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
@stdlib/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
@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/stats-base-dists-frechet-pdf
Fréchet distribution probability density function (PDF).
@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/adamouization/breast-cancer-detection-code
Common deep learning pipeline for the Breast Cancer Detection Dissertation
https://github.com/cosima/025deg_jra55_ryf
0.25 degree ACCESS-OM2 experiment with JRA55 RYF forcing
@stdlib/math-iter-special-expm1
Create an iterator which computes `exp(x) - 1` for each iterated value.
@stdlib/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
omnilog
System Audit Architecture with High Event Coverage and Synchronous Log Availability
@stdlib/math-iter-special-factorial
Create an iterator which evaluates the factorial function for each iterated value.
@stdlib/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
@stdlib/random-streams-uniform
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
@stdlib/stats-base-smin
Calculate the minimum value of a single-precision floating-point strided array.
@stdlib/math-strided-special-dmsksqrt
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
@stdlib/blas-ext-base-dsnannsumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
@stdlib/constants-float64-num-bytes
Size (in bytes) of a double-precision floating-point number.
gufo-err
Gufo Labs Err is the flexible and robust python error handling framework.
@stdlib/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
@stdlib/math-base-special-boxcox1p
Compute a one-parameter Box-Cox transformation of 1+x.
@hugoalh/exfetch
An ECMAScript (JavaScript & TypeScript) module to extend `fetch`.
@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
@stdlib/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
@hugoalh/is-primitive
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a primitive.
university-grades-tracker
🧠 Welcome to my University Grades Tracker repository ! This repository is dedicated to tracking my progress and grades in the course of Systems Analysis and Software Development at Impacta University, São Paulo, Brazil 🇧🇷 .