libcg / bfp

Beyond Floating Point - Posit C/C++ implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed size fast paths

libcg opened this issue · comments

Moving forward it would be interesting to add fixed 8/16/32/64 bits Posits. Removes a bit of flexibility and complexity for greater performance.