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 `Complex64Array` class is a 64-bit complex number array implementation for JavaScript, designed to efficiently handle arrays of complex numbers where each element consists of a real and imaginary part stored as 64-bit floating-point values. It's intended for developers working with numerical computations, scientific applications, or any domain requiring efficient complex number array operations in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/array-complex64

Account's avatar
stdlib-js/array-base-accessor-getter
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Account's avatar
stdlib-js/array-base-assert-is-complex128array
Test if a value is a Complex128Array.
Account's avatar
stdlib-js/array-base-assert-is-complex64array
Test if a value is a Complex64Array.
Account's avatar
stdlib-js/array-base-getter
Return an accessor function for retrieving an element from an indexed array-like object.
Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
stdlib-js/assert-has-iterator-symbol-support
Detect native Symbol.iterator support.
Account's avatar
stdlib-js/assert-is-array
Test if a value is an array.
Account's avatar
stdlib-js/assert-is-array-like-object
Test if a value is an array-like object.
Account's avatar
stdlib-js/assert-is-arraybuffer
Test if a value is an ArrayBuffer.
Account's avatar
stdlib-js/assert-is-collection
Test if a value is a collection.
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-function
Test if a value is a function.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/assert-is-object
Test if a value is an object.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/assert-is-string-array
Test if a value is an array of strings.
Account's avatar
stdlib-js/complex-float32-ctor
64-bit complex number.
Account's avatar
stdlib-js/complex-float32-imag
Return the imaginary component of a single-precision complex floating-point number.
Account's avatar
stdlib-js/complex-float32-real
Return the real component of a single-precision complex floating-point number.
Account's avatar
stdlib-js/math-base-assert-is-even
Test if a finite numeric value is an even number.
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-special-floor
Round a double-precision floating-point number toward negative infinity.
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
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/symbol-iterator
Symbol iterator.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/array-buffer
ArrayBuffer.
Account's avatar
stdlib-js/array-complex128
Complex128Array.
Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
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-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-complex64
Test if a value is a 64-bit complex number.
Account's avatar
stdlib-js/assert-is-complex64array
Test if a value is a Complex64Array.
Account's avatar
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Account's avatar
stdlib-js/assert-is-iterator-like
Test if a value is iterator-like.
Account's avatar
stdlib-js/assert-is-negative-zero
Test if a value is equal to negative zero.
Account's avatar
stdlib-js/assert-is-positive-zero
Test if a value is equal to positive zero.
Account's avatar
stdlib-js/complex-float32-base-add
Add two single-precision complex floating-point numbers.
Account's avatar
stdlib-js/complex-float64-imag
Return the imaginary component of a double-precision complex floating-point number.
Account's avatar
stdlib-js/complex-float64-real
Return the real component of a double-precision complex floating-point number.
Account's avatar
stdlib-js/console-log-each
Insert array element values into a format string and print the result.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Account's avatar
stdlib-js/utils-identity-function
Identity function.
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
150 contributions
Planeshifter's profile
Planeshifter
1 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/array-complex64

Complex64Array.

JavaScript
5
0
Apache License 2.0