An implementation of Q floating point format over C++
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
Archivist 9c4b3e97de Update readme 6 anni fa
include tests pass 6 anni fa
src tests pass 6 anni fa
.gitignore tests pass 6 anni fa
LICENSE tests pass 6 anni fa
Makefile tests pass 6 anni fa
README.md Update readme 6 anni fa

README.md

9float

An implementation of Q floating point format over C++.

9float is a header only library for handling fixed precision calculations over floating point values.