Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeizbicki/maybefloat
Handles error conditions in floating point computations without the overhead of Maybe
https://github.com/mikeizbicki/maybefloat
Last synced: 7 days ago
JSON representation
Handles error conditions in floating point computations without the overhead of Maybe
- Host: GitHub
- URL: https://github.com/mikeizbicki/maybefloat
- Owner: mikeizbicki
- Created: 2014-04-23T22:22:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T22:22:34.000Z (over 10 years ago)
- Last Synced: 2024-11-08T22:36:57.368Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MaybeFloat
==========Handles error conditions in floating point computations without the overhead of Maybe