An implementation of Q floating point format over C++
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Archivist 9c4b3e97de Update readme 6 yıl önce
include tests pass 6 yıl önce
src tests pass 6 yıl önce
.gitignore tests pass 6 yıl önce
LICENSE tests pass 6 yıl önce
Makefile tests pass 6 yıl önce
README.md Update readme 6 yıl önce

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.