Topic: "single-precision"
canbula/ieee754
Python module which finds the IEEE-754 representation of a floating point number.
Language: Python - Size: 85.9 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 5

stdlib-js/math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
Language: Python - Size: 337 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

stdlib-js/number-float32-base
Base utilities for single-precision floating-point numbers.
Language: JavaScript - Size: 1.53 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
Language: JavaScript - Size: 544 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-scbrt
Compute the cube root of each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 975 KB - Last synced at: 9 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-hypotf
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Language: Python - Size: 748 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-kronecker-deltaf
Evaluate the Kronecker delta (single-precision).
Language: Python - Size: 447 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-clampf
Restrict a single-precision floating-point number to a specified range.
Language: Python - Size: 566 KB - Last synced at: 4 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-ceilf
Round a single-precision floating-point number toward positive infinity.
Language: Python - Size: 422 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-deg2radf
Convert an angle from degrees to radians (single-precision).
Language: Python - Size: 540 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-invf
Compute the multiplicative inverse of a single-precision floating-point number.
Language: Python - Size: 535 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

stdlib-js/assert-is-complex64array
Test if a value is a Complex64Array.
Language: JavaScript - Size: 1.13 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-ssqrt
Compute the principal square root for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 685 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/number-float32
Utilities for single-precision floating-point numbers.
Language: JavaScript - Size: 1.46 MB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-pdifff
Return the positive difference between `x` and `y`.
Language: Python - Size: 481 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smsksqrt
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 650 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-smap2
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.
Language: C - Size: 108 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-cidentityf
Evaluate the identity function for a single-precision complex floating-point number.
Language: JavaScript - Size: 341 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskceil
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Language: JavaScript - Size: 590 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-smap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
Language: C - Size: 237 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-smskmap2
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.
Language: JavaScript - Size: 425 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-sqrt-eps
Square root of single-precision floating-point epsilon.
Language: JavaScript - Size: 526 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-smap
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.
Language: JavaScript - Size: 496 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-smskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.
Language: C - Size: 267 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-srsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 638 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-subf
Subtract two single-precision floating-point numbers.
Language: Python - Size: 401 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-complex64-num-bytes
Size (in bytes) of a 64-bit complex number.
Language: JavaScript - Size: 357 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-addf
Compute the sum of two single-precision floating-point numbers.
Language: Python - Size: 416 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32
Single-precision floating-point mathematical constants.
Language: JavaScript - Size: 800 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskrsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 683 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians.
Language: JavaScript - Size: 662 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smsktrunc
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Language: JavaScript - Size: 586 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-complex64
64-bit complex number mathematical constants.
Language: JavaScript - Size: 729 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-cmap
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.
Language: C - Size: 93.8 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 667 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskramp
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 578 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskcbrt
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 951 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/complex-float32
64-bit complex number.
Language: JavaScript - Size: 778 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

narendiran1996/DSPAlgorithmToArchitecture
Implementations of Algorithms to Architectures following : https://youtube.com/playlist?list=PLco7dux9L7g1RrB8TqUVCMEeu86D7azeg
Language: TeX - Size: 1.79 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-floorf
Round a single-precision floating-point numeric value toward negative infinity.
Language: Python - Size: 424 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-abs2f
Compute the squared absolute value of a single-precision floating-point number.
Language: Python - Size: 448 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-num-bytes
Size (in bytes) of a single-precision floating-point number.
Language: JavaScript - Size: 311 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-signumf
Evaluate the signum function for a single-precision floating-point number.
Language: Python - Size: 393 KB - Last synced at: about 3 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Language: JavaScript - Size: 675 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex64
Test if a value is a 64-bit complex number.
Language: JavaScript - Size: 750 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 662 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-cmap
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
Language: JavaScript - Size: 553 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-smap2
Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.
Language: JavaScript - Size: 415 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-little-endian-float32
Float32Array in little-endian byte order.
Language: JavaScript - Size: 1.42 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-identityf
Evaluate the identity function for a single-precision floating-point number.
Language: Python - Size: 436 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 678 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-mulf
Multiply two single-precision floating-point numbers.
Language: Python - Size: 387 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

stdlib-js/math-base-ops-divf
Divide two single-precision floating-point numbers.
Language: Python - Size: 255 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-fixed-endian-float32
Float32Array having a specified byte order.
Language: JavaScript - Size: 492 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskfloor
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
Language: JavaScript - Size: 562 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-float32
Float32Array.
Language: JavaScript - Size: 735 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-smskmap
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.
Language: JavaScript - Size: 493 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskabs
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 551 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-ctor
64-bit complex number.
Language: C - Size: 180 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float32-base-assert
Base double-precision floating-point number assert functions.
Language: JavaScript - Size: 229 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-smskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.
Language: C - Size: 96.7 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

10x-Engineers/riscv-fp-tests
Basic test items based on RISC-V single precision specifications
Language: C - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

melihaltun/floating_point_binary_conversion
Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.
Language: MATLAB - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DOUDIU/Multiplication-of-single-precision-flooat-matrix-based-on-FPGA
The achievement of performing matrix multiplication on a single-precision floating-point matrix, which adheres to the IEEE 754 standard, is dependent on Xilinx FPGA.
Language: Verilog - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

amertakarsaadhinata/number-float32-base-identity
Evaluate the identity function for a single-precision floating-point number.
Language: Python - Size: 53.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stephengold/UBench
A microbenchmarking workbench for Java
Language: Java - Size: 159 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-div
Divide two single-precision floating-point numbers.
Language: Python - Size: 204 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-sub
Subtract two single-precision floating-point numbers.
Language: Python - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-mul
Multiply two single-precision floating-point numbers.
Language: Python - Size: 212 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-add
Compute the sum of two single-precision floating-point numbers.
Language: Python - Size: 208 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/complex-float32-base-identity
Evaluate the identity function for a single-precision complex floating-point number.
Language: Python - Size: 148 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

fxxce/IEEE754BinaryToDecimalCalculator
IEEE 754 Binary to Decimal representation calculator for single and double precision floating point numbers
Language: Java - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fxxce/IEEE754DecimalToBinaryCalculator
IEEE 754 decimal to binary representation for converting decimal to single and double precision floating point
Language: Java - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
