An implementation of Q floating point format over C++
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Archivist 9c4b3e97de Update readme 6 lat temu
include tests pass 6 lat temu
src tests pass 6 lat temu
.gitignore tests pass 6 lat temu
LICENSE tests pass 6 lat temu
Makefile tests pass 6 lat temu
README.md Update readme 6 lat temu

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.