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

https://github.com/matthew-mosior/idris2-fixed

Fixed dependent type for working with fixed-point arithmetic
https://github.com/matthew-mosior/idris2-fixed

fixed-point-arithmetic idris2-ecosystem

Last synced: 4 months ago
JSON representation

Fixed dependent type for working with fixed-point arithmetic

Awesome Lists containing this project

README

          

# idris2-fixed: Fixed dependent type for working with fixed-point arithmetic
This library provides the `Fixed` dependent type, which can be used to represent and work with fixed-point numbers.