An open API service providing repository metadata for many open source software ecosystems.

Topic: "element-wise"

Erellu/ste-Matrix

C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.

Language: C++ - Size: 193 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

stdlib-js/math-strided-ops-add

Element-wise addition of two strided arrays.

Language: C - Size: 2.27 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-map2

Apply a function to elements in two input arrays and assign the results to an output array.

Language: JavaScript - Size: 3.03 MB - Last synced at: 10 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dceil

Round each element in a double-precision floating-point strided array toward positive infinity.

Language: JavaScript - Size: 572 KB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-asin-by

Compute the arcsine of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.12 MB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-map

Apply a function to each element in an array and assign the result to an element in an output array.

Language: JavaScript - Size: 2.37 MB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-acos-by

Compute the arccosine of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.04 MB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-base

Base strided.

Language: JavaScript - Size: 6.91 MB - Last synced at: about 18 hours ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sceil

Round each element in a single-precision floating-point strided array toward positive infinity.

Language: JavaScript - Size: 576 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-ops-mul

Element-wise multiplication of two strided arrays.

Language: C - Size: 3.14 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-inv

Compute the multiplicative inverse for each element in a strided array.

Language: JavaScript - Size: 2.42 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-ceil

Round each element in a strided array toward positive infinity.

Language: JavaScript - Size: 2.44 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-ops

Strided array math operations.

Language: JavaScript - Size: 2.57 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-abs

Compute the absolute value for each element in a strided array.

Language: JavaScript - Size: 2.29 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-abs2

Compute the squared absolute value for each element in a strided array.

Language: JavaScript - Size: 2.54 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-besselj0-by

Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.53 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-abs-by

Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.

Language: JavaScript - Size: 986 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-bessely0-by

Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.62 MB - Last synced at: about 18 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-bessely1-by

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.51 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-besselj1-by

Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.51 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-trunc

Round each element in a strided array toward zero.

Language: JavaScript - Size: 2.35 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-cbrt

Compute the cube root of each element in a strided array.

Language: JavaScript - Size: 2.63 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

stdlib-js/math-strided-special-floor

Round each element in a strided array toward negative infinity.

Language: JavaScript - Size: 2.41 MB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided

Standard library strided math functions.

Language: JavaScript - Size: 7.78 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-map-right

Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.

Language: JavaScript - Size: 2.37 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sqrt

Compute the principal square root of each element in a strided array.

Language: JavaScript - Size: 2.47 MB - Last synced at: 1 day ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-special-abs

Compute the absolute value.

Language: JavaScript - Size: 5.29 MB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-binet-by

Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.6 MB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-ops-add-by

Element-wise addition of two strided arrays via a callback function.

Language: JavaScript - Size: 790 KB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sin-by

Compute the sine of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.19 MB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-ops-sub

Element-wise subtraction of two strided arrays.

Language: C - Size: 4.36 MB - Last synced at: 7 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskinv

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 587 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-abs2-by

Compute the squared absolute value of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.06 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-special

Standard library special math functions.

Language: JavaScript - Size: 3.63 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special

Standard library strided array special math functions.

Language: JavaScript - Size: 7.17 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-deg2rad

Convert each element in a strided array from degrees to radians.

Language: JavaScript - Size: 2.48 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-atan-by

Compute the arctangent of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.11 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sabs

Compute the absolute value for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 526 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dabs

Compute the absolute value for each element in a double-precision floating-point strided array.

Language: JavaScript - Size: 532 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-cos-by

Compute the cosine for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.19 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sqrt-by

Compute the principal square root for each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 805 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskinv

Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 678 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-ops-sub-by

Element-wise subtraction of two strided arrays via a callback function.

Language: JavaScript - Size: 886 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-ops-mul-by

Element-wise multiplication of two strided arrays via a callback function.

Language: JavaScript - Size: 959 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskfloor

Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.

Language: JavaScript - Size: 562 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskfloor

Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.

Language: JavaScript - Size: 582 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-ramp

Evaluate the ramp function for each element in a strided array.

Language: JavaScript - Size: 3.08 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-cbrt-by

Compute the cube root of each element retrieved from an input strided array via a callback function.

Language: JavaScript - Size: 1.04 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/math-array-special

Special math functions applied to arrays.

Language: JavaScript - Size: 775 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/math-array-tools-unary

Constructor for applying a unary function to each element in an input array.

Language: JavaScript - Size: 481 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/math-array-special-abs

Compute the absolute value for each element in an input array.

Language: JavaScript - Size: 773 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-array-tools-unary-factory

Create a function for applying a unary function to each element in a provided array.

Language: JavaScript - Size: 473 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-array-tools

Math array function tools.

Language: JavaScript - Size: 485 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0