@hugoalh/base16
An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.
https://github.com/capjamesg/pwa.js
A utility script for turning a web page into a PWA. Not ready for use.
stats-strided-dsnanmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.
stats-strided-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
runtime-info-es
An ECMAScript (JavaScript & TypeScript) module for runtime information.
@stdlib/ndarray-mostly-safe-casts
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
stats-strided-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
@hugoalh/is-string-singleline
An ECMAScript (JavaScript & TypeScript) module to determine whether the string is single line.
math-base-special-bernoullif
Compute the nth Bernoulli number as a single-precision floating-point number.
ndarray-base-unary-reduce-subarray
Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
stats-base-dists-planck-cdf
Planck (discrete exponential) distribution cumulative distribution function (CDF).
stats-strided-smeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
@stdlib/random-array-tools-binary
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
random-array-weibull
Create an array containing pseudorandom numbers drawn from a Weibull distribution.
array-base-symmetric-banded-filled2d-by
Create a filled two-dimensional symmetric banded nested array according to a provided callback function.
math-base-assert-is-probabilityf
Test if a single-precision floating-point number is a probability.
https://github.com/atnog/tnav_demos
One thing that you learn in a scientific enviroment is that you have to produce several demos to woo students and funding agencies. This repository contains several pieces of code that are or were being used in demos that I produced. It represents a fruitless effort to organize the code and simplifed the task of deploying demos.
@stdlib/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
@stdlib/random-strided-geometric
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-strided-randu
Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.
https://github.com/bblodfon/game-of-life
A web implementation of John Conway's Game of Life
@stdlib/random-array-tools
Pseudorandom number generator array creation function tools.
@stdlib/random-array-mt19937
Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
https://github.com/club-1/webdav-drive
WebDAV Drive is a file explorer running in a web browser that adds a Google-Drive-like experience to an existing WebDAV share
@stdlib/strided-base-reinterpret-complex
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
ndarray-base-spread-dimensions
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
@stdlib/math-base-special-secd
Compute the secant of an angle measured in degrees.
@stdlib/array-base-quaternary2d
Apply a quaternary callback to elements in four two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
@stdlib/array-base-map4d
Apply a function to elements in a four-dimensional nested input array and assign results to elements in a new four-dimensional nested output array.
@stdlib/array-base-unary4d
Apply a unary callback to elements in a four-dimensional nested input array and assign results to elements in a four-dimensional nested output array.
@stdlib/array-base-ternary4d
Apply a ternary callback to elements in three four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
@stdlib/array-base-broadcasted-ternary2d
Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
@stdlib/array-base-quaternary5d
Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
math-base-special-ldexpf
Multiply a single-precision floating-point number by an integer power of two.
stats-base-dists-planck-median
Planck (discrete exponential) distribution median.
stats-strided-mskmax
Calculate the maximum value of a strided array according to a mask.
@stdlib/complex-float64-base-assert-is-equal
Test whether two double-precision complex floating-point numbers are equal.
array-base-broadcasted-quinary4d
Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
@stdlib/math-base-ops-add5
Compute the sum of five double-precision floating-point numbers.
@stdlib/array-base-assert-is-complex-typed-array
Test if a value is a complex typed array.
@stdlib/random-strided-discrete-uniform
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.
@stdlib/random-strided-chisquare
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
@stdlib/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
crumbs
An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.
stockprime
An inventory management system pointed towards small companies that suffer with logistics. Written with JavaScript through the Node.js ecosystem and data backed with MongoDB.
@stdlib/random-array-chi
Create an array containing pseudorandom numbers drawn from a chi distribution.
is-string-ascii-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the string is ASCII.
array-base-mskbinary4d
Apply a binary callback to elements in two four-dimensional nested input arrays according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.