floating-point

There are 645 repositories under floating-point topic.

  • BigDecimal

    An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!

    Language:C#55
  • verrou

    floating-point errors checker

    Language:C55
  • NaNMath.jl

    Julia math built-ins which return NaN and accumulator functions which ignore NaN

    Language:Julia53
  • refloat

    Float parser that sacrifices nothing.

    Language:Go52
  • FloatingPointApproximation

    A correct way to determine if two floating-point numbers are approximately equal to one another in Swift

    Language:Swift52
  • TSXor

    TSXor: A Simple Time Series Compression Algorithm

    Language:C++51
  • PERCIVAL

    Open-Source Posit RISC-V Core with Quire Capability

    Language:C++50
  • svreal

    Synthesizable real number library in SystemVerilog, supporting both fixed- and floating-point formats

    Language:SystemVerilog43
  • vpu-count

    Information about AVX-512 support on recent Intel processors

    Language:C43
  • decimal

    An arbitrary-precision decimal floating-point arithmetic package for Go

    Language:Go42
  • deterministic_float

    fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数

    Language:C++41
  • same-ish

    A Clojure library for approximate comparison of floating point types in tests

    Language:Clojure41
  • Arithmetics

    Hastlayer-compatible arithmetics package. Includes the .NET implementation of the unum and posit number formats that can be transformed into specialized hardware with Hastlayer (https://hastlayer.com). On unum and posit see: https://posithub.org/.

    Language:C#40
  • float_eq-rs

    Compare IEEE floating point values for equality.

    Language:Rust39
  • hexf

    Hexadecimal float support for Rust

    Language:Rust38
  • TrackedFloats.jl

    Julia library providing tracking of floating point errors through a program resources

    Language:Julia37
  • pytorch-binary-converter

    Turning float tensors to binary tensors according to IEEE-754 standard.

    Language:Python37
  • ChangePrecision.jl

    macro to change the default floating-point precision in Julia code

    Language:Julia37
  • inari

    A Rust implementation of interval arithmetic (IEEE 1788)

    Language:Rust35
  • shellmath

    Yes, Virginia, you can do floating-point arithmetic in Bash!

    Language:Shell35
  • hardposit-chisel3

    Chisel library for Unum Type-III Posit Arithmetic

    Language:Scala35
  • float16_t

    CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.

    Language:C++34
  • fpzip

    Cython bindings for fpzip, a floating point image compression algorithm.

    Language:C++34
  • fast-math

    Fast, approximate versions of mathematical functions

    Language:Rust34
  • FPChecker

    A dynamic analysis tool to detect floating-point errors in HPC applications.

    Language:Python33
  • BigFloat

    Arbitrary-Precision Floating Point Arithmetic Library [C++]

    Language:C++33
  • Kraken

    Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.

    Language:C++31
  • numbers

    An interactive exploration of various number formats

    Language:TypeScript30
  • cuSZp

    Fast GPU error-bounded lossy compressor for floating-point data.

    Language:Cuda29
  • AngleBetweenVectors.jl

    An accurate and stable calculation of the angle separating two vectors.

    Language:Julia29
  • floaxie

    Floating point printing and parsing library based on Grisu2 and Krosh algorithms

    Language:C++29
  • fpu-sp

    IEEE 754 single precision floating point library in systemverilog and vhdl

    Language:VHDL28
  • DFP

    Java/.NET implementation of Intel IEEE-754 compliant decimal-float library

    Language:Java28
  • ieee754

    Low-level manipulations of IEEE754 floating-point numbers.

    Language:Rust28
  • ieee754

    Python module which finds the IEEE-754 representation of a floating point number.

    Language:Python27
  • FPTaylor

    Tool for Rigorous Estimation of Round-Off Floating-Point Errors

    Language:OCaml27