Skip to content
View kgryte's full-sized avatar
😃
Working on stdlib...
😃
Working on stdlib...

Organizations

@stdlib-js @jupyterlab @Quansight @Quansight-Labs @faiross-pbc

Block or report kgryte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

stdlib

186 repositories

Apply a modified Givens transformation.

C 1 Updated Dec 30, 2024

Compute the L2-norm of a complex single-precision floating-point vector.

C 1 Updated Feb 24, 2025

Test if two arguments are both BooleanArrays and have the same values.

JavaScript 1 Updated Dec 30, 2024

Replace elements of an array with provided values according to a provided mask array.

JavaScript 3 Updated Feb 2, 2025

Apply a modified Givens transformation.

C 1 Updated Jan 4, 2025

Execute a set of functions in parallel.

JavaScript 2 Updated Dec 1, 2024

Determine the index offset which specifies the location of the first indexed value in a strided array.

C 1 Updated Feb 24, 2025

Cumulatively test whether every element in a provided array is falsy.

JavaScript 2 Updated Feb 24, 2025

BooleanArray.

JavaScript 2 Updated Feb 24, 2025

Complex64Array.

JavaScript 5 Updated Dec 1, 2024

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

Python 2 Updated Feb 24, 2025

Compute the Bessel function of the second kind of order one.

JavaScript 2 Updated Feb 24, 2025

Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.

JavaScript 1 Updated Feb 16, 2025

Compute the L2-norm of a complex double-precision floating-point vector.

C 1 Updated Feb 2, 2025

Perform a chi-square independence test.

JavaScript 8 Updated Feb 19, 2025

Website for stdlib, a standard library for JavaScript and Node.js.

JavaScript 7 9 Updated Feb 8, 2025

Apply a plane rotation.

C 1 Updated Feb 16, 2025

Modulus function.

C 1 Updated Jan 20, 2025

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.

C 1 Updated Dec 23, 2024

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.

JavaScript 1 Updated Dec 23, 2024

Apply a plane rotation.

C 2 Updated Feb 24, 2025

Perform a series of row interchanges on an input matrix.

JavaScript 2 Updated Jan 13, 2025

Resolve paths from a set of paths by walking parent directories.

JavaScript 2 Updated Dec 15, 2024

Create an iterator which cumulatively tests whether at least `n` iterated values are truthy.

JavaScript 1 Updated Feb 24, 2025

Source code for the blog post "How to call Fortran routines from JavaScript using Node.js": https://blog.stdlib.io/how-to-call-fortran-routines-from-javascript-with-node-js/.

Python 1 Updated Jul 23, 2024

Invoke a callback function once for each ndarray element.

JavaScript 1 Updated Sep 28, 2024

Copy all or part of a matrix A to another matrix B.

JavaScript 2 Updated Jan 12, 2025

Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.

JavaScript 2 Updated Dec 30, 2024

Return an updated sum of squares represented in scaled form.

JavaScript 1 Updated Feb 24, 2025

Convert an array to an object supporting fancy indexing.

JavaScript 2 Updated Feb 2, 2025