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 cube root of each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Element-wise subtraction of two strided arrays via a callback function.
Updated
Oct 1, 2024
JavaScript
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Updated
Sep 21, 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
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Updated
Nov 1, 2024
JavaScript
Round each element in a strided array toward positive infinity.
Updated
Oct 1, 2024
JavaScript
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Updated
Sep 21, 2024
JavaScript
Compute the sine of each element retrieved from an input strided array via a callback function.
Updated
Oct 1, 2024
JavaScript
Compute the absolute value for each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Compute the absolute value.
Updated
Apr 12, 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
Evaluate the ramp function for each element in a strided array.
Updated
Oct 1, 2024
JavaScript
Strided array math operations.
Updated
Sep 1, 2024
JavaScript
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
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, iterating from right to left.
Updated
Apr 12, 2024
JavaScript
Compute the cosine for each element retrieved from an input strided array via a callback function.
Updated
Oct 1, 2024
JavaScript
Compute the absolute value for each element in a single-precision floating-point strided array.
Updated
Nov 1, 2024
JavaScript
Round each element in a double-precision floating-point strided array toward positive infinity.
Updated
Nov 1, 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.