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 function to create uninitialized ndarrays with a specified shape and data type, part of the stdlib JavaScript library for numerical computing. It's designed for developers working with numerical data in JavaScript who need to efficiently create arrays without initializing their values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-empty

Account's avatar
stdlib-js/array-empty
Create an uninitialized array having a specified length.
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
Test if a value is array-like.
Account's avatar
stdlib-js/assert-is-number
Test if a value is a number.
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/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-ctor
Multidimensional array constructor.
Account's avatar
stdlib-js/ndarray-defaults
Default ndarray settings.
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-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-dtypes
List of ndarray data types.
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
34 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/ndarray-empty

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

JavaScript
1
0
Apache License 2.0