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 a2b9ca0d78 Add the min_increment function for use by libscatter 6 anni fa
include Add the min_increment function for use by libscatter 6 anni fa
src fixed an issue with composed assignment operator and added tests 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.