307 results for “topic:float32”
Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration
Hanmin's Minecraft Math Module | Floating-Point Arithmetic for Minecraft's Function Format! (and more!)
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
Interactive IEEE 754 floating point calculator/visualiser written in Perl
High-performance SIMD library for Go with AVX/NEON support
Float32, single-precision 32-bit floating-point number type.
A library written in C for converting between float8 (8-bit minifloat numbers) and float32 (single-precision floating-point numbers) formats.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Create a single-precision floating-point number from a literal bit representation.
Smallest positive single-precision floating-point subnormal number.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Calculate RMS swiftly (SIMD-accelerated)
Return a string giving the literal bit representation of a single-precision floating-point number.
Maximum single-precision floating-point number.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Maximum safe single-precision floating-point integer.
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Round each element in a single-precision floating-point strided array toward positive infinity.
Sort a single-precision floating-point strided array using heapsort.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assign each result to an element in a single-precision floating-point strided output array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
Test if a single-precision floating-point numeric value is positive zero.
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Calculate the arithmetic mean of a single-precision floating-point strided array.