issues
search
mbeutel
/
slowmath
Checked arithmetic for C++
https://mbeutel.github.io/slowmath
Other
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add standard math functions with precondition checking
#9
mbeutel
opened
2 years ago
0
Perhaps use ``/`_nothrow`/`_failfast` instead of `_or_throw`/``/`try_`?
#8
mbeutel
closed
4 years ago
0
`log_floori()` and `log_ceili()` can be implemented more efficiently
#7
mbeutel
opened
4 years ago
0
Improve codegen for runtime checks
#6
mbeutel
opened
4 years ago
0
Add documentation
#5
mbeutel
opened
4 years ago
0
Add more CI: code coverage, static analysis
#4
mbeutel
opened
4 years ago
0
Add missing tests
#3
mbeutel
opened
4 years ago
0
Can `factorize_ceili()` be rewritten such that no overflow can occur?
#2
mbeutel
opened
4 years ago
1
Efficiency of `powi()`
#1
mbeutel
opened
4 years ago
1