Floating-point libraries for Haskell
This repository contains:
- fp-ieee: IEEE 754-2019 compliant operations for floating-point types.
- rounded-hw: Rounding control for built-in floating-point types.
Documentation is available at https://minoki.github.io/haskell-floating-point/.