https://github.com/broadinstitute/gnomad-browser
Explore gnomAD datasets on the web
@stdlib/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
https://github.com/cylc/cylc-ui
Web app for monitoring and controlling Cylc workflows
blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
stats-base-ndarray-dcumax
Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.
stats-base-dists-beta-logpdf
Beta distribution logarithm of probability density function (PDF).
stats-base-dists-frechet-logcdf
Fréchet distribution logarithm of cumulative distribution function (CDF).
math-strided-special-scbrt
Compute the cube root of each element in a single-precision floating-point strided array.
random-streams-hypergeometric
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
stats-base-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
stats-base-dists-degenerate-quantile
Degenerate distribution quantile function.
stats-base-dists-t-logpdf
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
math-strided-special-floor
Round each element in a strided array toward negative infinity.
random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
math-base-special-inv
Compute the multiplicative inverse of a double-precision floating-point number.
stats-base-dists-cauchy-logpdf
Cauchy distribution logarithm of probability density function (logPDF).
stats-base-dists-studentized-range-cdf
Studentized range cumulative distribution function (CDF).
stats-base-dsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
math-strided-special-ceil
Round each element in a strided array toward positive infinity.
utils-async-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
number-float32-base-identity
Evaluate the identity function for a single-precision floating-point number.
math-iter-special-spence
Create an iterator which evaluates Spence's function for each iterated value.
ndarray-base-unary-accumulate
Perform a reduction over elements in a input ndarray.
stats-base-dists-negative-binomial-logpmf
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.
strided-base-dmap2
Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.
stats-base-dists-weibull-pdf
Weibull distribution probability density function (PDF).
utils-while-each
While a test condition is true, invoke a function for each element in a collection.
math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
constants-float32-exponent-bias
The bias of a single-precision floating-point number's exponent.
stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
stats-base-dists-geometric-pmf
Geometric distribution probability mass function (PMF).
stats-base-dists-gumbel-logpdf
Gumbel distribution logarithm of probability density function (PDF).
https://github.com/yoshoku/hnswlib-node
hnswlib-node provides Node.js bindings for Hnswlib
strided-base-read-dataview
Copy elements from an input strided DataView to elements in an output strided array.
strided-base-write-dataview
Copy elements from an input strided array to elements in a strided DataView.