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-mostly-safe-casts` package is a utility for determining which ndarray data types can be safely cast to from a given data type, including safe downcasting for floating-point types. It is part of the stdlib JavaScript library, which is designed for numerical and scientific computing in web and Node.js environments. This package is particularly useful for developers working with ndarrays who need to ensure type safety during casting operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-mostly-safe-casts

Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
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/utils-keys
Return an array of an object's own enumerable property names.
Account's avatar
stdlib-js/utils-library-manifest
Load a manifest for compiling source files.
Account's avatar
stdlib-js/assert-is-string-array
Test if a value is an array of strings.
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
32 contributions

Recent events

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

No events yet
stdlib-js

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.

C
1
0
Apache License 2.0