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

Return the minimum value of two single-precision floating-point numbers, ignoring NaN.

Python 1 Updated Jan 13, 2025

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.

JavaScript 1 Updated Feb 6, 2025

Apply a modified Givens transformation.

JavaScript 1 Updated Jan 4, 2025

Apply a binary callback to elements in two three-dimensional nested input arrays according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional…

JavaScript 1 Updated Feb 8, 2025

Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.

JavaScript 1 Updated Feb 24, 2025

Interchange two complex single-precision floating-point vectors.

JavaScript 1 Updated Feb 6, 2025

Apply a plane rotation.

JavaScript 1 Updated Feb 6, 2025

Apply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested…

JavaScript 1 Updated Jan 20, 2025

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

JavaScript 1 Updated Feb 8, 2025

Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested…

JavaScript 1 Updated Feb 24, 2025

Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional ne…

JavaScript 1 Updated Feb 24, 2025

Apply a binary callback to elements in two four-dimensional nested input arrays according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional ne…

JavaScript 1 Updated Feb 8, 2025

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

JavaScript 1 Updated Feb 8, 2025

Compute the least common multiple (lcm) of two single-precision floating-point numbers.

Python 1 Updated Dec 3, 2024

Apply a unary function to each element retrieved from a four-dimensional nested input array according to a callback function and assign results to elements in a four-dimensional nested output array.

JavaScript 1 Updated Dec 14, 2024

Apply a unary function to each element retrieved from a three-dimensional nested input array according to a callback function and assign results to elements in a three-dimensional nested output array.

JavaScript 1 Updated Dec 23, 2024

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

JavaScript 1 Updated Feb 8, 2025

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

JavaScript 1 Updated Feb 8, 2025

Apply a unary function to each element retrieved from a five-dimensional nested input array according to a callback function and assign results to elements in a five-dimensional nested output array.

JavaScript 1 Updated Feb 24, 2025

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

JavaScript 1 Updated Dec 30, 2024

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

JavaScript 1 Updated Feb 8, 2025

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

JavaScript 1 Updated Feb 8, 2025

Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.

JavaScript 1 Updated Jan 2, 2025

Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.

JavaScript 2 Updated Feb 2, 2025

Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.

JavaScript 1 Updated Jan 1, 2025

Convert an ndarray to an object supporting fancy indexing.

JavaScript 1 Updated Jan 11, 2025

Compute the nth negaLucas number in single-precision floating-point format.

Python 1 Updated Dec 23, 2024

Compute the principal square root of the product of π and a positive single-precision floating-point number.

Python 1 Updated Dec 18, 2024

Filter and map elements in an input ndarray to elements in a new output ndarray according to a callback function.

JavaScript 1 Updated Feb 24, 2025

Serialize an ndarray as a JSON object.

JavaScript 1 Updated Dec 31, 2024