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

Multiply a single-precision floating-point number by an integer power of two.

JavaScript 1 Updated Dec 1, 2024

Compute the base `b` logarithm of a single-precision floating-point number.

Python 1 Updated Feb 2, 2025

Return a new ndarray where the order of elements of an input ndarray is reversed along each dimension.

JavaScript 1 Updated Sep 8, 2024

Fill an input ndarray with a specified value.

JavaScript 1 Updated Nov 21, 2024

Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.

C 1 Updated Dec 23, 2024

Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array.

C 1 Updated Feb 24, 2025

Convert a Node-API value representing a two-dimensional strided array to an unsigned 32-bit integer array.

C 1 Updated Jan 6, 2025

Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.

C 1 Updated Feb 10, 2025

Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.

C 1 Updated Feb 24, 2025

Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.

C 1 Updated Jan 13, 2025

Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.

C 1 Updated Dec 1, 2024

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.

C 1 Updated Dec 1, 2024

Decode a string of data which has been encoded using Base64 encoding.

JavaScript 1 Updated Feb 24, 2025

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

C 1 Updated Feb 24, 2025

Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.

C 1 Updated Dec 1, 2024

Copy elements from an input strided array to elements in a strided DataView.

JavaScript 1 Updated Feb 24, 2025

Copy elements from an input strided DataView to elements in an output strided array.

JavaScript 1 Updated Jan 13, 2025

Cumulatively test whether no array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

JavaScript 1 Updated Jan 12, 2025

Fill a single-precision complex floating-point strided array with a specified scalar constant.

JavaScript 1 Updated Feb 10, 2025

Multiply a vector `x` by a constant and add the result to `y`.

JavaScript 1 Updated Feb 6, 2025

Cumulatively test whether at least `n` elements in a provided array pass a test implemented by a predicate function, while iterating from right-to-left.

JavaScript 1 Updated Feb 24, 2025

Fill a double-precision complex floating-point strided array with a specified scalar constant.

JavaScript 1 Updated Feb 10, 2025

Convert a Base64-encoded string to a Uint8Array.

JavaScript 1 Updated Feb 24, 2025

Return a function which interchanges two vectors.

JavaScript 1 Updated Feb 3, 2025

Test if a value is an ndarray-like object having a specified data type.

JavaScript 1 Updated Feb 24, 2025

Cumulatively test whether every element in a provided array fails a test implemented by a predicate function.

JavaScript 1 Updated Dec 12, 2024

Float64Array in little-endian byte order.

JavaScript 1 Updated Feb 2, 2025

Float64ArrayFE.

JavaScript 1 Updated Jan 20, 2025

Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function.

JavaScript 1 Updated Jan 20, 2025

Cumulatively test whether at least `n` array elements in a provided array are truthy.

JavaScript 1 Updated Feb 24, 2025