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

`ndarray-base-dtype-desc` is a utility for retrieving descriptions of data types, likely intended for developers working with numerical arrays in JavaScript. It provides descriptions for various data types, returning `null` for unsupported types and an object mapping data types to descriptions when no argument is provided. This tool is part of the stdlib project, a standard library focused on numerical and scientific computation in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-dtype-desc

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/dstructs-struct
Fixed-width composite data type (a.k.a., a `struct`).
Account's avatar
stdlib-js/ndarray-dtype-ctor
Data type constructor.
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
60 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-dtype-desc

Return the description for a provided data type.

JavaScript
1
0
Apache License 2.0