drforr / perl6-Real-Unum

Implementation of posithub.org Posit floating-point system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

Real::Unum - Implementation of Posits from posithub.org

SYNOPSIS

use Real::Unum;

DESCRIPTION

Real::Unum is an extension of real/floating point that claims to be more accurate and faster than POSIX reals.

ORIGINAL TEXT

https://posithub.org/docs/Posits4.pdf

AUTHOR

Jeffrey Goff drforr@pobox.com

COPYRIGHT AND LICENSE

Copyright 2019 Jeffrey Goff

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

About

Implementation of posithub.org Posit floating-point system

License:Artistic License 2.0


Languages

Language:Perl 6 100.0%