Here are
48 public repositories
matching this topic...
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.
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Updated
Sep 21, 2024
JavaScript
Round each element in a strided array toward positive infinity.
Updated
Oct 1, 2024
JavaScript
Compute the absolute value for each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Apply a function to each element in an array and assign the result to an element in an output array.
Updated
Apr 12, 2024
JavaScript
Compute the multiplicative inverse for each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Strided array math operations.
Updated
Sep 1, 2024
JavaScript
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.
Updated
Sep 21, 2024
JavaScript
Compute the cube root of each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Compute the squared absolute value for each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
Updated
Oct 1, 2024
JavaScript
Round each element in a strided array toward zero.
Updated
Nov 1, 2024
JavaScript
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Updated
Oct 1, 2024
JavaScript
Element-wise addition of two strided arrays.
Element-wise multiplication of two strided arrays.
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Updated
Oct 1, 2024
JavaScript
Round each element in a single-precision floating-point strided array toward positive infinity.
Updated
Dec 1, 2024
JavaScript
Round each element in a double-precision floating-point strided array toward positive infinity.
Updated
Dec 1, 2024
JavaScript
Standard library strided math functions.
Updated
Sep 1, 2024
JavaScript
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Updated
Sep 21, 2024
JavaScript
Improve this page
Add a description, image, and links to the
element-wise
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
element-wise
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.