An implementation of Q floating point format over C++
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Archivist 9c4b3e97de Update readme 6 년 전
include tests pass 6 년 전
src tests pass 6 년 전
.gitignore tests pass 6 년 전
LICENSE tests pass 6 년 전
Makefile tests pass 6 년 전
README.md Update readme 6 년 전

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.