An implementation of Q floating point format over C++
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Archivist 9c4b3e97de Update readme 7 лет назад
include tests pass 7 лет назад
src tests pass 7 лет назад
.gitignore tests pass 7 лет назад
LICENSE tests pass 7 лет назад
Makefile tests pass 7 лет назад
README.md Update readme 7 лет назад

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.