https://github.com/bigfootds/supercamo
Camo-inspired ODM for NeDB, built specifically for BigfootDS' needs.
@stdlib/random-array-tools-binary
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
ndarray-base-unary-reduce-strided1d-assign-struct
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
stats-strided-nanstdevyc
Compute nan-standard deviations for strided arrays with ease using stats-strided-nanstdevyc. Ideal for numerical and scientific tasks in JavaScript. 🚀📊
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.
stats-base-dists-planck-logpmf
Evaluate the logarithm of the probability mass function (PMF) for a Planck (discrete exponential) distribution.
stats-array-stdevch
Calculate the standard deviation of an array using a one-pass trial mean algorithm.
https://github.com/darixsamani/mongodb-school
Le but de ce travail est d’écrire un ensemble de requête complexe sur MongoDb pour répondre a un besoin de gestion des étudiants dans un environnement universitaire
https://github.com/dansm-5/tabs-to-links
Chrome extension to copy links from tabs in chrome
stats-strided-dsnanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
math-base-special-nonfibonaccif
Compute the nth non-Fibonacci single-precision floating-point number.
stats-strided-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.
@stdlib/random-strided-geometric
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
random-array-beta
Create an array containing pseudorandom numbers drawn from a beta distribution.
@stdlib/random-strided-randu
Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.
stats-strided-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
@stdlib/random-strided-beta
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
stats-incr-nanstdev
Compute a corrected sample standard deviation incrementally, ignoring NaN values.
stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
stats-strided-dvarm
Calculate the variance of a double-precision floating-point strided array provided a known mean.
stats-strided-dsmeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.
math-base-special-lcmf
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
array-base-broadcasted-ternary4d
Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
blas-ext-cusum
Compute the cumulative sum along one or more ndarray dimensions.
stats-base-ztest-one-sample-results-to-string
Serialize a one-sample Z-test results object as a formatted string.
ndarray-vector-int8
Create a signed 8-bit integer vector (i.e., a one-dimensional ndarray).
@stdlib/complex-float32-base-add
Add two single-precision complex floating-point numbers.
stats-array-variancetk
Calculate the variance of an array using a one-pass textbook algorithm.
https://github.com/antho8101/re-memory
🌌 A poetic point & click adventure built with Vite and pure JavaScript. Dive into a handcrafted world where lost love lingers in the glow of forgotten machines.
blas-ext-base-ndarray-ssum
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray.
constants-float32-num-significand-bits
Number of significand bits for a single-precision floating-point number.
constants-float32-max-nth-factorial
Maximum nth factorial when stored in single-precision floating-point format.
complex-float64-base-identity
Evaluate the identity function for a double-precision complex floating-point number.
complex-float64-base-sub
Subtract two double-precision complex floating-point numbers.
blas-base-wasm-dsdot
Compute the dot product of `x` and `y` with extended accumulation and result.
stats-base-ndarray-scumax
Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.
random-exponential
Generate pseudorandom numbers drawn from an exponential distribution.
@stdlib/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
securibench-micro.js
A Securibench Micro inspired program analysis benchmark for server-side JavaScript
@stdlib/array-base-quinary2d
Apply a quinary callback to elements in five two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
number-int32-base-muldw
Compute the double word product of two signed 32-bit integers.
complex-float64-base-scale
Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.
@stdlib/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
https://github.com/cumbof/computational-graphics-project
Final Project for Computational Graphics course
blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.
sandboxels
In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
@stdlib/random-array-frechet
Create an array containing pseudorandom numbers drawn from a Fréchet distribution.
@hugoalh/blake
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Blake.
stats-strided-dnanmin
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
stats-strided-dnanmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
blas-base-wasm-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
stats-strided-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
@hugoalh/sort
An ECMAScript (JavaScript & TypeScript) module for enhanced sort operation.
stats-strided-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
stats-base-ndarray-max-by
Compute the maximum value of a one-dimensional ndarray via a callback function.
helperUtils
Reusable javascript helper utility methods. <https://www.npmjs.com/package/@darcher/js-helpers>