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-base-from-scalar` package converts a scalar value into a zero-dimensional ndarray, which is useful for numerical and scientific computing in JavaScript. It is designed for developers working with numerical computations in web or Node.js environments who need to handle scalar values as multidimensional arrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-from-scalar

Account's avatar
stdlib-js/array-base-accessor-setter
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Account's avatar
stdlib-js/array-base-assert-is-accessor-array
Test if an array-like object supports the accessor (get/set) protocol.
Account's avatar
stdlib-js/array-base-setter
Return an accessor function for setting an element in an indexed array-like object.
Account's avatar
stdlib-js/assert-is-number
Test if a value is a number.
Account's avatar
stdlib-js/ndarray-base-assert-is-complex-floating-point-data-type
Test if an input value is a supported ndarray complex-valued floating-point data type.
Account's avatar
stdlib-js/ndarray-base-buffer
Create a contiguous linear ndarray data buffer.
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/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-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/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-data-buffer
Return the underlying data buffer of a provided ndarray.
Account's avatar
stdlib-js/ndarray-dtype
Return the data type of a provided ndarray.
Account's avatar
stdlib-js/ndarray-dtypes
List of ndarray data types.
Account's avatar
stdlib-js/ndarray-numel
Return the number of elements in an ndarray.
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/strided-base-reinterpret-complex128
Reinterpret a Complex128Array as a Float64Array.
Account's avatar
stdlib-js/strided-base-reinterpret-complex64
Reinterpret a Complex64Array as a 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
49 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-from-scalar

Convert a scalar value to a zero-dimensional ndarray.

JavaScript
2
0
Apache License 2.0