Updated 9 months ago

@hugoalh/base16 • Science 44%

An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.

Updated 9 months ago

https://github.com/capjamesg/pwa.js • Science 13%

A utility script for turning a web page into a PWA. Not ready for use.

Updated 9 months ago

stats-strided-dsnanmeanpn • Science 57%

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.

Updated 9 months ago

stats-strided-meanors • Science 44%

Calculate the arithmetic mean of a strided array using ordinary recursive summation.

Updated 9 months ago

runtime-info-es • Science 44%

An ECMAScript (JavaScript & TypeScript) module for runtime information.

Updated 9 months ago

@stdlib/ndarray-mostly-safe-casts • Science 44%

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.

Updated 9 months ago

stats-strided-dcumin • Science 44%

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Updated 9 months ago

@hugoalh/is-string-singleline • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the string is single line.

Updated 9 months ago

math-base-special-bernoullif • Science 44%

Compute the nth Bernoulli number as a single-precision floating-point number.

Updated 9 months ago

@stdlib/string-base-replace-after-last • Science 44%

Replace the substring after the last occurrence of a specified search string.

Updated 9 months ago

ndarray-base-unary-reduce-subarray • Science 44%

Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Updated 9 months ago

blas-base-layout-enum2str • Science 44%

Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.

Updated 9 months ago

assert-is-equal-int8array • Science 44%

Test if two arguments are both Int8Arrays and have equal values.

Updated 9 months ago

@stdlib/napi-create-uint32 • Science 44%

Convert an unsigned 32-bit integer to a Node-API value.

Updated 9 months ago

stats-strided-smeanpn • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.

Updated 9 months ago

@stdlib/random-array-tools-binary • Science 44%

Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.

Updated 9 months ago

random-array-weibull • Science 44%

Create an array containing pseudorandom numbers drawn from a Weibull distribution.

Updated 9 months ago

array-base-symmetric-banded-filled2d-by • Science 44%

Create a filled two-dimensional symmetric banded nested array according to a provided callback function.

Updated 9 months ago

https://github.com/atnog/tnav_demos • Science 26%

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.

Updated 9 months ago

@stdlib/random-array-laplace • Science 44%

Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.

Updated 9 months ago

keylog.js • Science 67%

Educational Site to Demonstrate Local Keylogging with JavaScript

Updated 9 months ago

@stdlib/array-base-last • Science 44%

Return the last element of an array-like object.

Updated 9 months ago

@stdlib/random-strided-randu • Science 44%

Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.

Updated 9 months ago

https://github.com/bblodfon/game-of-life • Science 13%

A web implementation of John Conway's Game of Life

Updated 9 months ago

@stdlib/random-array-mt19937 • Science 44%

Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.

Updated 9 months ago

https://github.com/club-1/webdav-drive • Science 26%

WebDAV Drive is a file explorer running in a web browser that adds a Google-Drive-like experience to an existing WebDAV share

Updated 9 months ago

@stdlib/strided-base-reinterpret-complex • Science 44%

Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.

Updated 9 months ago

ndarray-base-spread-dimensions • Science 44%

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.

Updated 9 months ago

@stdlib/array-base-quaternary2d • Science 44%

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.

Updated 9 months ago

@stdlib/array-base-map4d • Science 44%

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.

Updated 9 months ago

@stdlib/array-base-unary4d • Science 44%

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.

Updated 9 months ago

@stdlib/array-base-ternary4d • Science 44%

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.

Updated 9 months ago

@stdlib/ndarray-base-empty-like • Science 44%

Create an uninitialized ndarray having the same shape and data type as a provided ndarray.

Updated 9 months ago

@stdlib/array-base-broadcasted-ternary2d • Science 44%

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a two-dimensional nested output array.

Updated 9 months ago

@stdlib/array-base-quaternary5d • Science 44%

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.

Updated 9 months ago

math-base-special-ldexpf • Science 44%

Multiply a single-precision floating-point number by an integer power of two.

Updated 9 months ago

array-base-broadcasted-quinary4d • Science 44%

Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a four-dimensional nested output array.

Updated 9 months ago

@stdlib/complex-float32-imag • Science 44%

Return the imaginary component of a single-precision complex floating-point number.

Updated 9 months ago

@stdlib/math-base-ops-add5 • Science 44%

Compute the sum of five double-precision floating-point numbers.

Updated 9 months ago

constants-float32-max-safe-nth-fibonacci • Science 44%

Maximum safe nth Fibonacci number when stored in single-precision floating-point format.

Updated 9 months ago

@stdlib/math-iter-special-round2 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.

Updated 9 months ago

@stdlib/random-strided-discrete-uniform • Science 44%

Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.

Updated 9 months ago

@stdlib/math-base-special-asecd • Science 44%

Compute the arcsecant (in degrees) of a double-precision floating-point number.

Updated 9 months ago

@stdlib/array-from-scalar • Science 44%

Create a single-element array containing a provided scalar value.

Updated 9 months ago

@stdlib/blas-base-operation-side-resolve-str • Science 44%

Return the operation side string associated with a supported BLAS operation side value.

Updated 9 months ago

array-base-nulls • Science 44%

Create a generic array filled with null values.

Updated 9 months ago

math-base-assert-is-evenf • Science 44%

Test if a finite single-precision floating-point number is an even number.

Updated 9 months ago

crumbs • Science 44%

An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.

Updated 9 months ago

stockprime • Science 44%

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.

Updated 9 months ago

@stdlib/random-array-chi • Science 44%

Create an array containing pseudorandom numbers drawn from a chi distribution.

Updated 9 months ago

is-string-ascii-es • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the string is ASCII.

Updated 9 months ago

array-base-mskbinary4d • Science 44%

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.