An implementation of Q floating point format over C++
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Archivist 9c4b3e97de Update readme hace 6 años
include tests pass hace 6 años
src tests pass hace 6 años
.gitignore tests pass hace 6 años
LICENSE tests pass hace 6 años
Makefile tests pass hace 6 años
README.md Update readme hace 6 años

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.