An implementation of Q floating point format over C++
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Archivist a2b9ca0d78 Add the min_increment function for use by libscatter 6 anos atrás
include Add the min_increment function for use by libscatter 6 anos atrás
src fixed an issue with composed assignment operator and added tests 6 anos atrás
.gitignore tests pass 6 anos atrás
LICENSE tests pass 6 anos atrás
Makefile tests pass 6 anos atrás
README.md Update readme 6 anos atrás

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.