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 is a utility for working with ndarray data types in JavaScript. It determines whether a given data type can be safely cast or downcast to another data type, with special handling for floating-point types. The package is part of stdlib, a comprehensive numerical computing library for JavaScript, and is intended for developers working with typed arrays and numerical computations who need to ensure type safety when converting between different data representations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-assert-is-mostly-safe-data-type-cast

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-dtypes
List of ndarray data types.
Account's avatar
stdlib-js/ndarray-mostly-safe-casts
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-library-manifest
Load a manifest for compiling source files.
Account's avatar
stdlib-js/array-cartesian-square
Return the Cartesian square.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/dstructs-struct
Fixed-width composite data type (a.k.a., a `struct`).
Account's avatar
stdlib-js/ndarray-base-dtype-str2enum
Return the enumeration constant associated with an ndarray data type string.
Account's avatar
stdlib-js/ndarray-base-dtype-strings
List of ndarray data type strings.
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
29 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-assert-is-mo...

Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.

JavaScript
1
0
Apache License 2.0