Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This package is a utility for creating multidimensional arrays in JavaScript, primarily aimed at numerical and scientific computing applications. It is part of the stdlib library, which provides a comprehensive set of tools for web-based numerical computation. The package is useful for developers working with data structures that require multiple dimensions, such as matrices or tensors, and is particularly relevant for those involved in scientific computing, data analysis, or machine learning projects using JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-array

Account's avatar
stdlib-js/array-base-flatten
Flatten an n-dimensional nested array.
Account's avatar
stdlib-js/array-base-resolve-getter
Return an accessor function for retrieving an element from an array-like object.
Account's avatar
stdlib-js/array-base-resolve-setter
Return an accessor function for setting an element in an array-like object.
Account's avatar
stdlib-js/array-base-zeros
Create a zero-filled generic array.
Account's avatar
stdlib-js/array-shape
Determine (nested) array dimensions.
Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Account's avatar
stdlib-js/assert-is-array
Test if a value is an array.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-ndarray-like
Test if a value is ndarray-like.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/buffer-alloc-unsafe
Allocate a buffer having a specified number of bytes.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/math-base-assert-is-integer
Test if a finite double-precision floating-point number is an integer.
Account's avatar
stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Account's avatar
stdlib-js/ndarray-base-assert-is-allowed-data-type-cast
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Account's avatar
stdlib-js/ndarray-base-assert-is-casting-mode
Test if an input value is a supported ndarray casting mode.
Account's avatar
stdlib-js/ndarray-base-assert-is-column-major-string
Test whether an input value is the string representing column-major order.
Account's avatar
stdlib-js/ndarray-base-assert-is-data-type
Test if an input value is a supported ndarray data type.
Account's avatar
stdlib-js/ndarray-base-assert-is-equal-data-type
Test whether two values are equal data types.
Account's avatar
stdlib-js/ndarray-base-assert-is-order
Test if an input value is an ndarray order.
Account's avatar
stdlib-js/ndarray-base-assert-is-row-major-string
Test whether an input value is the string representing row-major order.
Account's avatar
stdlib-js/ndarray-base-assign
Assign elements in an input ndarray to elements in an output ndarray.
Account's avatar
stdlib-js/ndarray-base-buffer
Create a contiguous linear ndarray data buffer.
Account's avatar
stdlib-js/ndarray-base-buffer-ctors
ndarray data buffer constructors.
Account's avatar
stdlib-js/ndarray-base-buffer-dtype
Return the data type of an ndarray data buffer.
Account's avatar
stdlib-js/ndarray-base-numel
Return the number of elements in an array.
Account's avatar
stdlib-js/ndarray-base-shape2strides
Generate a stride array from an array shape.
Account's avatar
stdlib-js/ndarray-base-strides2offset
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Account's avatar
stdlib-js/ndarray-base-strides2order
Determine the order of a multidimensional array based on a provided stride array.
Account's avatar
stdlib-js/ndarray-ctor
Multidimensional array constructor.
Account's avatar
stdlib-js/ndarray-data-buffer
Return the underlying data buffer of a provided ndarray.
Account's avatar
stdlib-js/ndarray-defaults
Default ndarray settings.
Account's avatar
stdlib-js/ndarray-dtype
Return the data type of a provided ndarray.
Account's avatar
stdlib-js/ndarray-offset
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Account's avatar
stdlib-js/ndarray-order
Return the layout order of a provided ndarray.
Account's avatar
stdlib-js/ndarray-shape
Return the shape of a provided ndarray.
Account's avatar
stdlib-js/ndarray-strides
Return the strides of a provided ndarray.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
75 contributions
Planeshifter's profile
Planeshifter
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
stdlib-js

stdlib-js/ndarray-array

Multidimensional arrays.

JavaScript
4
0
Apache License 2.0