Benchmark of vectorized implementations of (1/x) and (1/sqrt(x))
-
Updated
Dec 5, 2018 - C++
Benchmark of vectorized implementations of (1/x) and (1/sqrt(x))
Chaos - a first of its kind framework for researching Reciprocal Recommender Systems (RRS).
Compute the reciprocal cube root of a double-precision floating-point number.
Compute the multiplicative inverse of a single-precision floating-point number.
Radon Transform(Sinogram) of Image for Openframeworks.
Create an iterator which computes the multiplicative inverse of each iterated value.
Compute the multiplicative inverse for each element in a strided array.
Calculate the period of the reciprocal of a number
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the multiplicative inverse of a double-precision floating-point number.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root of a single-precision floating-point number.
Trigonometric reciprocal identity methods and functions that return radians
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
This exercise focuses on implementing functions related to the Fibonacci sequence and its reciprocals.
Add a description, image, and links to the reciprocal topic page so that developers can more easily learn about it.
To associate your repository with the reciprocal topic, visit your repo's landing page and select "manage topics."