@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.
blas-base-assert-is-matrix-orientation
Check if a matrix is oriented correctly with the blas-base-assert-is-matrix-orientation library. Simplify your numerical computations in JavaScript. 🐙📊
@stdlib/array-base-broadcasted-binary4d
Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
@stdlib/math-base-special-secd
Compute the secant of an angle measured in degrees.
@hugoalh/temperature
An ECMAScript (JavaScript & TypeScript) module to convert between units of the temperature.
math-base-special-cphasef
This repository, "math-base-special-cphasef," provides specialized mathematical functions for complex phase calculations. Explore the code and contribute to enhance numerical computation in JavaScript! 🛠️🌐
@hugoalh/setation
An ECMAScript (JavaScript & TypeScript) module to list permutations or combinations from the collection or set.
stats-base-dists-bradford-cdf
Bradford distribution cumulative distribution function (CDF).
@stdlib/strided-base-reinterpret-complex
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
assert-is-struct-constructor-like
Effortlessly check if a value is a constructor-like structure with assert-is-struct-constructor-like. Perfect for ensuring type safety in your JavaScript projects! 🐙🌐
@stdlib/random-array-chi
Create an array containing pseudorandom numbers drawn from a chi distribution.
number-float64-base-identity
Evaluate the identity function for a double-precision floating-point number.
stats-strided-mskrange
Calculate the range of a strided array according to a mask.
@stdlib/complex-float32-base-mul
Multiply two single-precision complex floating-point numbers.
hyperspectral_toolkit
Google Earth Engine (GEE) JavaScript-based tools for working with various hyperspectral datasets (e.g., AVIRIS, EMIT, Hyperion, PACE OCI)
https://github.com/taiizor/tauri-plugin-cache
🚀 Supercharge your Tauri app with intelligent disk & memory caching. Features TTL, compression, auto-cleanup, and cross-platform support for optimized performance.
webspatialscan
R package for OpenCPU backend to detect and visualize spatio-temporal disease clusters from the web
https://github.com/cipher-fox/nestjs-cryptography
Secure NestJS cryptography module 🔐
ocean-data-map-project
The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
stats-strided-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
stats-base-dists-planck-entropy
Planck (discrete exponential) distribution differential entropy.
fractal-generator
Fractal generator implemented in JavaScript, deployable as web site or Electron desktop app.
rps-multiplayer
A rock-paper-scissors multiplayer web realtime game. [bootcamp]
forest_cover_change
Google Earth Engine code for forest cover change mapping based on the LandTrendr algorithm
@stdlib/random-strided-chi
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
@stdlib/blas-base-matrix-triangle-str2enum
Return the enumeration constant associated with a BLAS matrix triangle.
pace_oci_toolkit
Google Earth Engine (GEE) JavaScript-based tools for working with NASA PACE OCI data
stats-strided-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
utils-some-in-by
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
stats-array-min-by
Calculate the minimum value of an array via a callback function.
pmv-ads-2023-2-e2-proj-int-t2-match-game
Match Game é o projeto de desenvolvimento de uma aplicação interativa do 2° semestre de 2023 do curso de Análise e Desenvolvimento de Sistemas (ADS) da PUC Minas.
math-base-special-acscdf
Compute the arccosecant (in degrees) of a single-precision floating-point number.
stats-base-sdsnanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
constants-float32-ln-ten
Natural logarithm of `10` as a single-precision floating-point number.
stats-strided-dnanmeanpn
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
array-base-broadcasted-quaternary5d
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
@stdlib/random-array-tools-unary
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
blas-ext-base-ndarray-gindex-of
Return the first index of a specified search element in a one-dimensional ndarray.
math-base-special-havercosf
Compute the half-value versed cosine of a single-precision floating-point number (in radians).
complex-float64-base-assert-is-almost-equal
Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
@stdlib/array-base-map5d
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
@hugoalh/base64
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
number-float64-base-add4
Compute the sum of four double-precision floating-point numbers.
math-base-special-atan2d
Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).