@stdlib/stats-base-dstdevtk
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
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.
@stdlib/ndarray-mostly-safe-casts
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.
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
@stdlib/random-array-tools-binary
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
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.
https://github.com/a-herzog/numericalintegration
Numerical integration is a web service for calculating integrals using numerical methods.
https://github.com/a-herzog/markovchains
@stdlib/random-array-chi
Create an array containing pseudorandom numbers drawn from a chi distribution.
https://github.com/a-herzog/minisimulator
The G/G/c/K+G simulator is a web service for simulating queueing models with general inter-arrival and service times, with options for batch arrival, batch service, impatience, retry and forwarding.
stats-strided-dsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
crumbs
An enterprise-oriented design system, built on top of an open core which is pluggable in any framework.
https://github.com/a-herzog/numericalode
Numerical differential equation solver visualized the numerical solution of ode
https://github.com/a-herzog/miniwarteschlangensimulator
Mini Warteschlangensimulator is a web service for simulating queueing models.
https://github.com/a-herzog/distributions
Distributions is a web service for showing graphs of different probability distributions.
@stdlib/array-base-assert-is-complex-typed-array
Test if a value is a complex typed array.
stats-strided-snanminabs
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/random-strided-invgamma
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
blas-base-wasm-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
blas-base-wasm-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
https://github.com/amin2312/anes
ANes is nes emulator base on javascript. It is port version of AminNes
stats-array-nanvarianceyc
Calculate the variance of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.
stats-array-nanvariancech
Calculate the variance of an array ignoring `NaN` values and using a one-pass trial mean algorithm.
stats-strided-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
@hugoalh/symmetric-crypto
An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.
stats-strided-dvariance
Calculate the variance of a double-precision floating-point strided array.
formr.org
Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
@stdlib/random-strided-lognormal
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
array-base-symmetric-filled2d-by
Create a filled two-dimensional symmetric nested array according to a provided callback function.
stats-strided-smeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
stats-strided-sdsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
@stdlib/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
blas-ext-base-glast-index-of
Explore the blas-ext-base-glast-index-of repository for efficient numerical computations in JavaScript and C. Join us in enhancing web-based scientific tools! 🚀💻
stats-strided-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
machine-translation-for-african-languages
This repository focuses on developing machine translation and NLP tools specifically for African languages. Join us in addressing the challenges and opportunities in this vital area of language technology! 🛠️🌍
blas-ext-base-ndarray-glast-index-of
Efficiently find the index of values in ndarrays with blas-ext-base-ndarray-glast-index-of. Ideal for numerical computations in JavaScript. 🐙💻
blas-ext-base-ndarray-glast-index-of
Return the last index of a specified search element in a one-dimensional ndarray.
blas-ext-base-ndarray-sindex-of
Return the first index of a specified search element in a one-dimensional single-precision floating-point ndarray.
math-base-special-vercosf
Compute the versed cosine of a single-precision floating-point number (in radians).
stats-strided-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
stats-strided-dmidrange
Calculate the mid-range of a double-precision floating-point strided array.
stats-strided-dnanmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
stats-incr-nanmstdev
Compute a moving corrected sample standard deviation incrementally, ignoring NaN values.
stats-array-nanmaxabs
Calculate the maximum absolute value of an array, ignoring NaN values.
@hugoalh/pressure
An ECMAScript (JavaScript & TypeScript) module to convert between units of the pressure.
blas-ext-base-wasm-dapxsum
Add a constant to each double-precision floating-point strided array element and compute the sum.
@stdlib/blas-base-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
stats-strided-dsmeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.
stats-strided-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
stats-strided-svarianceyc
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
@stdlib/assert-is-complex64matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.