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 is a JavaScript library for creating uninitialized ndarrays with specified shapes and data types. It is part of the stdlib standard library, which is designed for numerical and scientific computing in JavaScript 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-empty

Account's avatar
stdlib-js/array-empty
Create an uninitialized array having a specified length.
Account's avatar
stdlib-js/buffer-alloc-unsafe
Allocate a buffer having a specified number of bytes.
Account's avatar
stdlib-js/ndarray-base-ctor
Base multidimensional array.
Account's avatar
stdlib-js/ndarray-base-dtype-resolve-str
Return the data type string associated with a supported ndarray data type value.
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/types
stdlib TypeScript type declarations.
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/array-int16
Int16Array.
Account's avatar
stdlib-js/array-int32
Int32Array.
Account's avatar
stdlib-js/array-int8
Int8Array.
Account's avatar
stdlib-js/array-uint16
Uint16Array.
Account's avatar
stdlib-js/array-uint32
Uint32Array.
Account's avatar
stdlib-js/array-uint8
Uint8Array.
Account's avatar
stdlib-js/array-uint8c
Uint8ClampedArray.
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-ndarray-like
Test if a value is ndarray-like.
Account's avatar
stdlib-js/buffer-ctor
Buffer.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/ndarray-base-data-buffer
Return the underlying data buffer of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-dtype
Return the data type of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-order
Return the layout order of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-shape
Return the shape of a provided ndarray.
Account's avatar
stdlib-js/ndarray-dtypes
List of ndarray data types.
Account's avatar
stdlib-js/ndarray-to-array
Convert an ndarray to a generic array.
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
30 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-empty

Create an uninitialized ndarray having a specified shape and data type.

JavaScript
1
0
Apache License 2.0