Updated 6 months ago

math-array-special-abs • Science 44%

Compute the absolute value for each element in an input array.

Updated 6 months ago

random-strided-gamma • Science 44%

Fill a strided array with pseudorandom numbers drawn from a gamma distribution.

Updated 6 months ago

@stdlib/math-base-napi-quaternary • Science 44%

C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.

Updated 6 months ago

stats-strided-scuminabs • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 6 months ago

pubviz • Science 65%

PubViz is a tool for interactive visualization of publication data in BibTeX.

Updated 6 months ago

stats-strided-snanmin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

blas-ext-base-wasm-dnansumpw • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 6 months ago

https://github.com/antho8101/re-memory • Science 26%

🌌 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.

Updated 6 months ago

math-base-special-sincosd • Science 44%

Simultaneously compute the sine and cosine of an angle measured in degrees.

Updated 6 months ago

napi-argv-dataview-cast • Science 44%

Convert a Node-API value corresponding to a DataView to a pointer having a specified data type.

Updated 6 months ago

stats-strided • Science 44%

Statistical operations for strided arrays.

Updated 6 months ago

assert-is-same-typed-array-like • Science 44%

Test if two arguments are both typed-array-like object and have the same values.

Updated 6 months ago

wasm-base • Science 44%

Base (i.e., lower-level) WebAssembly utilities.

Updated 6 months ago

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

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

Updated 6 months ago

stats-strided-nanmaxabs • Science 44%

Calculate the maximum absolute value of a strided array, ignoring NaN values.

Updated 6 months ago

math-base-special-minmaxf • Science 44%

Return the minimum and maximum of two single-precision floating-point numbers.

Updated 6 months ago

ndarray-base-promote-dtypes • Science 44%

Resolve the data type that results from applying promotion rules to a provided list of data types.

Updated 6 months ago

@stdlib/napi-create-complex-like • Science 44%

Create a Node-API value representing a complex number-like object.

Updated 6 months ago

keylog.js • Science 67%

Educational Site to Demonstrate Local Keylogging with JavaScript

Updated 6 months ago

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

Round a numeric value to the nearest number toward zero with N significant figures.

Updated 6 months ago

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

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

Updated 6 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 6 months ago

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

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.

Updated 6 months ago

random-tools-binary • Science 44%

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

Updated 6 months ago

https://github.com/bastidood/sveltekit-tailwind-template • Science 26%

An opinionated starter template for SvelteKit + Tailwind CSS.

Updated 6 months ago

array-base-broadcasted-ternary4d • Science 44%

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

Updated 6 months ago

math-base-special-cfloorf • Science 44%

Round a single-precision complex floating-point number toward negative infinity.

Updated 6 months ago

array-base-mskfiltern • Science 44%

Apply a mask to one or more provided input arrays in a single pass.

Updated 6 months ago

stats-array-nanstdevch • Science 44%

Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass trial mean algorithm.

Updated 6 months ago

https://github.com/bastidood/botoken • Science 13%

A simple Arbitrum-based (Ethereum) polling system for decentralized autonomous organizations (DAOs).

Updated 6 months ago

stats-strided-snanmax • Science 44%

Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

stats-base-ndarray-scumin • Science 26%

Efficiently compute cumulative minimum values in ndarray structures with stats-base-ndarray-scumin. Enhance your numerical analysis in JavaScript! 🐙🌐

Updated 6 months ago

https://github.com/bernardovieirarocha/calcrg • Science 13%

Calculadora de RG Acadêmico do CEFET-MG

Updated 6 months ago

@stdlib/stats-base-dstdevtk • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.

Updated 6 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 6 months ago

stats-strided-dnanstdevtk • Science 44%

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

https://github.com/amin2312/atween • Science 26%

ATween is a easy, fast and tiny tween library, it can run in javascript or other platforms (such as lua via haxe).

Updated 6 months ago

my-website • Science 44%

My website that I can add all of my projects and stuff.

Updated 6 months ago

stats-array-nanrange-by • Science 44%

Calculate the range of an array via a callback function, ignoring NaN values.

Updated 6 months ago

stats-base-ndarray-max • Science 44%

Compute the maximum value of a one-dimensional ndarray.

Updated 6 months ago

number-float64-base-add • Science 44%

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

Updated 6 months ago

math-base-special-fibonaccif • Science 44%

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

Updated 6 months ago

@hugoalh/is-numeric-integral • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.

Updated 6 months ago

stats-strided-dminabs • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-base-tools-normhermitepolyf • Science 44%

Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.

Updated 6 months ago

stats-strided-dsnanmeanors • Science 44%

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.

Updated 6 months ago

@stdlib/string-next-code-point-index • Science 44%

Return the position of the next Unicode code point in a string after a specified position.

Updated 6 months ago

stats-strided-dnanvariancetk • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 6 months ago

stats-strided-dcumin • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

stats-strided-smin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array.

Updated 6 months ago

math-base-special-cinvf • Science 26%

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. 🛠️📊

Updated 6 months ago

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

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

Updated 6 months ago

math-array-tools-unary • Science 44%

Constructor for applying a unary function to each element in an input array.

Updated 6 months ago

array-base-fill-by • Science 44%

Fill all elements within a portion of an array according to a callback function.

Updated 6 months ago

number-float64-base-add4 • Science 31%

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

Updated 6 months ago

complex-float32-base-identity • Science 44%

Evaluate the identity function for a single-precision complex floating-point number.

Updated 6 months ago

@hugoalh/base64 • Science 44%

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