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 project provides a base multidimensional array constructor for creating arrays with custom shapes, strides, and data types. It's designed for developers who need efficient numerical computation with multidimensional arrays, particularly those working in scientific computing or data processing applications. The library allows for flexible array configuration including row-major or column-major ordering, custom offsets, and various data types, making it suitable for both browser and Node.js environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-ctor

Account's avatar
stdlib-js/array-base-slice
Return a shallow copy of a portion of an array.
Account's avatar
stdlib-js/array-buffer
ArrayBuffer.
Account's avatar
stdlib-js/array-dataview
DataView.
Account's avatar
stdlib-js/array-uint8
Uint8Array.
Account's avatar
stdlib-js/assert-has-bigint-support
Detect native BigInt support.
Account's avatar
stdlib-js/assert-is-little-endian
Check if an environment is little endian.
Account's avatar
stdlib-js/bigint-ctor
BigInts.
Account's avatar
stdlib-js/boolean-ctor
Boolean constructor.
Account's avatar
stdlib-js/complex-float64-imag
Return the imaginary component of a double-precision complex floating-point number.
Account's avatar
stdlib-js/complex-float64-real
Return the real component of a double-precision complex floating-point number.
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-bytes-per-element
Return the number of bytes per element for a provided underlying ndarray data type.
Account's avatar
stdlib-js/ndarray-base-dtype-enums
Return an object mapping supported data type strings to enumeration constants.
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-strides2order
Determine the order of a multidimensional array based on a provided stride array.
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/number-float64-base-to-int64-bytes
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Account's avatar
stdlib-js/string-replace
Replace search occurrences with a replacement string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/array-bool
BooleanArray.
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-own-property
Test if an object has a specified property.
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-dataview
Test if a value is a DataView.
Account's avatar
stdlib-js/assert-is-function
Test if a value is a function.
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/assert-is-positive-integer
Test if a value is a number having a positive integer value.
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/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
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
81 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/ndarray-base-ctor

Base multidimensional array.

JavaScript
3
0
Apache License 2.0