math-array-special-abs
Compute the absolute value for each element in an input array.
random-strided-gamma
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
@stdlib/math-base-napi-quaternary
C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.
stats-strided-scuminabs
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
pubviz
PubViz is a tool for interactive visualization of publication data in BibTeX.
stats-strided-snanmin
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
blas-ext-base-wasm-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
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.
math-base-special-sincosd
Simultaneously compute the sine and cosine of an angle measured in degrees.
@stdlib/random-array-gamma
Create an array containing pseudorandom numbers drawn from a gamma distribution.
stats-strided-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
ndarray-base-promote-dtypes
Resolve the data type that results from applying promotion rules to a provided list of data types.
@stdlib/complex-float64-base-mul
Multiply two double-precision complex floating-point numbers.
@stdlib/math-base-special-truncsd
Round a numeric value to the nearest number toward zero with N significant figures.
@stdlib/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
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/array-base-map3d
Apply a function to elements in a three-dimensional nested input array and assign results to elements in a new three-dimensional nested output array.
random-tools-binary
Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.
https://github.com/bartosz-ziolkowski/polenix_server
Platform for ordering food
stats-incr-nanmaxabs
Compute a maximum absolute value incrementally, ignoring NaN values.
https://github.com/bastidood/sveltekit-tailwind-template
An opinionated starter template for SvelteKit + Tailwind CSS.
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.
math-base-special-lcmf
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
stats-array-nanstdevch
Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass trial mean algorithm.
https://github.com/bastidood/botoken
A simple Arbitrum-based (Ethereum) polling system for decentralized autonomous organizations (DAOs).
stats-strided-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
constants-float32-sqrt-half
Square root of 1/2 as a single-precision floating-point number.
stats-base-ndarray-scumin
Efficiently compute cumulative minimum values in ndarray structures with stats-base-ndarray-scumin. Enhance your numerical analysis in JavaScript! 🐙🌐
https://github.com/bernardovieirarocha/calcrg
Calculadora de RG Acadêmico do CEFET-MG
@stdlib/stats-base-dstdevtk
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
stats-strided-smeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
stats-strided-dnanstdevtk
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
https://github.com/amin2312/atween
ATween is a easy, fast and tiny tween library, it can run in javascript or other platforms (such as lua via haxe).
stats-array-nanrange-by
Calculate the range of an array via a callback function, ignoring NaN values.
number-float64-base-add
Compute the sum of two double-precision floating-point numbers.
math-base-special-fibonaccif
Compute the nth Fibonacci number as a single-precision floating-point number.
@hugoalh/is-numeric-integral
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.
stats-strided-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
@stdlib/math-base-tools-normhermitepolyf
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
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.
stats-base-ndarray-ztest
Compute a one-sample Z-test for a one-dimensional ndarray.
stats-strided-dnanvariancetk
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
stats-strided-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
@stdlib/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
stats-strided-smin
Calculate the minimum value of a single-precision floating-point strided array.
math-base-special-cinvf
The "math-base-special-cinvf" repository provides a precise implementation of the inverse cumulative distribution function for the normal distribution. This library aims to enhance numerical computation in JavaScript, making it easier for developers to integrate statistical functions into their applications. 🛠️📊
stats-strided-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
math-array-tools-unary
Constructor for applying a unary function to each element in an input array.
number-float64-base-add4
Compute the sum of four double-precision floating-point numbers.
complex-float32-base-identity
Evaluate the identity function for a single-precision complex floating-point number.
stats-strided-mskmin
Calculate the minimum value of a strided array according to a mask.
@hugoalh/base64
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
@stdlib/math-base-special-cotd
Compute the cotangent of an angle measured in degrees
@stdlib/constants-time-milliseconds-in-minute
Number of milliseconds in a minute.