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

The `ndarray-ctor` package provides a multidimensional array constructor for creating and manipulating n-dimensional arrays in JavaScript. It is designed for developers working on numerical and scientific computing tasks who need a flexible and efficient way to handle multi-dimensional data structures.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-ctor

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-like-object
Test if a value is an array-like object.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-collection
Test if a value is a collection.
Account's avatar
stdlib-js/assert-is-function
Test if a value is a function.
Account's avatar
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Account's avatar
stdlib-js/assert-is-integer-array
Test if a value is an array-like object containing only integers.
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-nonnegative-integer-array
Test if a value is an array-like object containing only nonnegative integers.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/complex-float32-ctor
64-bit complex number.
Account's avatar
stdlib-js/complex-float64-ctor
128-bit complex number.
Account's avatar
stdlib-js/ndarray-base-assert-is-buffer-length-compatible
Determine if a buffer length is compatible with provided ndarray meta data.
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-index-mode
Test if an input value is a supported ndarray index mode.
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-bytes-per-element
Return the number of bytes per element for a provided underlying ndarray data type.
Account's avatar
stdlib-js/ndarray-base-ctor
Base multidimensional array.
Account's avatar
stdlib-js/ndarray-base-dtype-char
Return the single letter character abbreviation for an underlying array data type.
Account's avatar
stdlib-js/ndarray-base-ind
Return an index given an index mode.
Account's avatar
stdlib-js/ndarray-base-iteration-order
Given a stride array, determine array iteration order.
Account's avatar
stdlib-js/ndarray-base-minmax-view-buffer-index
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Account's avatar
stdlib-js/ndarray-base-numel
Return the number of elements in an 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-defaults
Default ndarray settings.
Account's avatar
stdlib-js/ndarray-dtypes
List of ndarray data types.
Account's avatar
stdlib-js/ndarray-index-modes
List of ndarray index modes.
Account's avatar
stdlib-js/ndarray-orders
List of ndarray orders.
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/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Account's avatar
stdlib-js/utils-library-manifest
Load a manifest for compiling source files.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/array-complex128
Complex128Array.
Account's avatar
stdlib-js/array-complex64
Complex64Array.
Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
stdlib-js/array-float64
Float64Array.
Account's avatar
stdlib-js/assert-has-property
Test if an object has a specified property, either own or inherited.
Account's avatar
stdlib-js/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Account's avatar
stdlib-js/assert-is-array
Test if a value is an array.
Account's avatar
stdlib-js/assert-is-positive-integer
Test if a value is a number having a positive integer value.
Account's avatar
stdlib-js/complex-float32-imag
Return the imaginary component of a single-precision complex floating-point number.
Account's avatar
stdlib-js/complex-float32-real
Return the real component of a single-precision complex floating-point number.
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
89 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/ndarray-ctor

Multidimensional array constructor.

C
3
0
Apache License 2.0