https://github.com/bmascat/daw-notes
Exercises carried out in the different modules of the software web development degree course. DDL and DML with SQL. POO in JS, java and PHP. Agile methodologies such as TDD and DDD. UML desing. Code refactoring
@stdlib/complex-float32-base-assert-is-equal
Test whether two single-precision complex floating-point numbers are equal.
blas-base-strmv
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
@stdlib/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
random-tools-unary
Constructor for creating ndarrays filled with pseudorandom numbers drawn from a single-parameter probability distribution.
number-float32-base-add
Compute the sum of two single-precision floating-point numbers.
wasm-base-arrays2ptrs
Convert a list of arrays to pointers (i.e., byte offsets) in WebAssembly module memory.
@stdlib/assert-is-complex128matrix-like
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.
math-base-special-atan2f
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y) as a single-precision floating-point number.
stats-strided-dcovarmtk
Calculate the covariance of two double-precision floating-point strided arrays provided known means and using a one-pass textbook algorithm.
@stdlib/assert-is-complex64matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.
@hugoalh/pressure
An ECMAScript (JavaScript & TypeScript) module to convert between units of the pressure.
stats-strided-wasm-dmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
stats-base-dists-planck-entropy
Planck (discrete exponential) distribution differential entropy.
stats-incr-nanmstdev
Compute a moving corrected sample standard deviation incrementally, ignoring NaN values.
stats-strided-dmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
stats-array-stdevwd
Calculate the standard deviation of an array using Welford's algorithm.
@stdlib/math-base-special-tand
Compute the tangent of an angle measured in degrees
stats-strided-dmidrange
Calculate the mid-range of a double-precision floating-point strided array.
constants-float32-gamma-lanczos-g
Arbitrary constant `g` to be used in Lanczos approximation functions.
constants-float32-min-base2-exponent-subnormal
The minimum biased base 2 exponent for a subnormal single-precision floating-point number.
stats-strided-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
math-base-special-csignumf
Evaluate the signum function of a single-precision complex floating-point number.
@stdlib/assert-is-complex128ndarray-like
Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.
constants-float32-max-safe-nth-double-factorial
Maximum safe nth double factorial when stored in single-precision floating-point format.
constants-float64-max-nth-double-factorial
Maximum nth double factorial when stored in double-precision floating-point format.
blas-ext-cusum
Compute the cumulative sum along one or more ndarray dimensions.
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-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! 🚀💻
math-base-special-sech
Math Base Special Sech provides efficient mathematical functions for numerical computation in JavaScript. Enhance your projects with reliable and precise calculations! 🚀📊
@hugoalh/fs
An ECMAScript (JavaScript & TypeScript) module for enhanced file system operation.
stats-strided-sdsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
stats-strided-smeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
@stdlib/random-streams-randi
Create a readable stream for generating pseudorandom numbers having integer values.
stats-strided-dstdevpn
Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-variancewd
Calculate the variance of a strided array using Welford's algorithm.
stats-strided-varianceyc
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
ndarray-vector-uint32
Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).
stats-base-ndarray-dcumin
Efficiently perform statistical operations on ndarray data structures with stats-base-ndarray-dcumin. Enhance your numerical computations in JavaScript. 🚀📊
stats-strided-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
number-float64-base-add
Compute the sum of two double-precision floating-point numbers.
stats-strided-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
stats-strided-smediansorted
Calculate the median value of a sorted single-precision floating-point strided array.
@hugoalh/symmetric-crypto
An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.
@hugoalh/is-numeric-integral
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.
hyperspectral_toolkit
Google Earth Engine (GEE) JavaScript-based tools for working with various hyperspectral datasets (e.g., AVIRIS, EMIT, Hyperion, PACE OCI)
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.
@stdlib/complex-float32-base-mul
Multiply two single-precision complex floating-point numbers.
ndarray-base-unary-reduce-subarray-by
This repository contains a JavaScript library for performing unary reduction operations on subarrays within ndarray structures. Explore the code and contribute to enhance numerical computations! 🐙🌐
stats-array-nanmskrange
Effortlessly compute statistical ranges in arrays with stats-array-nanmskrange. Ideal for numerical tasks in JavaScript and Node.js. 🚀📊
stats-array-nanmean
This repository provides a function to compute the mean of an array while ignoring NaN values. 📊 Explore efficient numerical computations in JavaScript with our standard library! 🚀
stats-strided-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
stats-strided-dsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
stats-array-stdevyc
Calculate the standard deviation of an array using a one-pass algorithm proposed by Youngs and Cramer.
number-float64-base-add5
Compute the sum of five double-precision floating-point numbers.
stats-strided-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.