Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minoki/haskell-floating-point

Haskell libraries for floating point numbers (fp-ieee and rounded-hw)
https://github.com/minoki/haskell-floating-point

floating-point haskell

Last synced: about 2 months ago
JSON representation

Haskell libraries for floating point numbers (fp-ieee and rounded-hw)

Awesome Lists containing this project

README

        

# 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 .