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 `array-min-dtype` package is part of stdlib, a JavaScript standard library for numerical computing, and determines the minimum array data type necessary to store a given scalar value. It's designed for developers working with numerical data who need to optimize memory usage by selecting the most appropriate data type for their values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/array-min-dtype

Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-complex-like
Test if a value is a complex number-like object.
Account's avatar
stdlib-js/assert-is-number
Test if a value is a number.
Account's avatar
stdlib-js/constants-float32-max-safe-integer
Maximum safe single-precision floating-point integer.
Account's avatar
stdlib-js/constants-float32-min-safe-integer
Minimum safe single-precision floating-point integer.
Account's avatar
stdlib-js/constants-float32-smallest-subnormal
Smallest positive single-precision floating-point subnormal number.
Account's avatar
stdlib-js/constants-float64-ninf
Double-precision floating-point negative infinity.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/constants-int16-min
Minimum signed 16-bit integer.
Account's avatar
stdlib-js/constants-int32-min
Minimum signed 32-bit integer.
Account's avatar
stdlib-js/constants-int8-min
Minimum signed 8-bit integer.
Account's avatar
stdlib-js/constants-uint16-max
Maximum unsigned 16-bit integer.
Account's avatar
stdlib-js/constants-uint32-max
Maximum unsigned 32-bit integer.
Account's avatar
stdlib-js/constants-uint8-max
Maximum unsigned 8-bit integer.
Account's avatar
stdlib-js/math-base-assert-is-integer
Test if a finite double-precision floating-point number is an integer.
Account's avatar
stdlib-js/math-base-assert-is-negative-zero
Test if a double-precision floating-point numeric value is negative zero.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
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/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/math-base-special-roundn
Round a double-precision floating-point number to the nearest multiple of 10^n.
Account's avatar
stdlib-js/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
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
71 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/array-min-dtype

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

JavaScript
2
0
Apache License 2.0