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.