There are 0 repository under float32 topic.
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
Float32, single-precision 32-bit floating-point number type.
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.
Maximum single-precision floating-point number.
Smallest positive single-precision floating-point subnormal number.
Create a single-precision floating-point number from a literal bit representation.
Return a string giving the literal bit representation of a single-precision floating-point number.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Raspberry Pi Pico (RP2040) and Adafruit Metro M7 (NXP IMXRT10XX) benchmark
Calculate RMS swiftly (SIMD-accelerated)
Test if a value is a Complex64Array.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Sort a single-precision floating-point strided array using heapsort.
Interchange two single-precision floating-point vectors.
64-bit complex number.
Single-precision floating-point mathematical constants.
Mask for the exponent of a single-precision floating-point number.
Single-precision floating-point positive infinity.
Test if a single-precision floating-point numeric value is positive zero.
Evaluate the identity function for a single-precision complex floating-point number.
Return a single-precision floating-point number with the magnitude of x and the sign of y.
Return a single-precision floating-point number with the magnitude of x and the sign of x*y.
Utilities for single-precision floating-point numbers.
Base utilities for single-precision floating-point numbers.
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Calculate the arithmetic mean of a single-precision floating-point strided array.
Calculate the minimum value of 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.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.