Issues
- 2
- 2
Math support: Integer root function
#98 opened by saxbophone - 0
- 2
- 0
Move semantics for Nat, Interval and Division
#147 opened by saxbophone - 3
- 2
- 0
- 1
- 2
- 1
Store digits using more efficient container
#133 opened by saxbophone - 1
cout operator: optimise for base-16
#110 opened by saxbophone - 1
- 3
Invalid calculations produce NaN?
#115 opened by saxbophone - 0
Move arby::Nat::divmod to arby::divmod
#130 opened by saxbophone - 0
Add test cases for malformed _nat literals
#128 opened by saxbophone - 0
Counter-examples testing
#139 opened by saxbophone - 0
Counter-example: Nat should not be directly instantiable from signed integer or float
#140 opened by saxbophone - 0
Replace Mathjax CDN on Github Pages/Doxygen site
#102 opened by saxbophone - 1
Bitwise-shift for Int class
#129 opened by saxbophone - 0
- 0
Improve efficiency of Nat::_stringify_for_base()
#135 opened by saxbophone - 1
- 0
- 4
- 0
Pedantic: Extend byte_length()/bit_length() to support systems where CHAR_BIT is not 8
#119 opened by saxbophone - 0
- 1
- 0
Nat.digits() read-only accessor and Nat::Nat({ ...digits sequence...}) ctor
#114 opened by saxbophone - 2
- 1
Run unit tests with valgrind on CI
#97 opened by saxbophone - 0
Can't decrement 1
#117 opened by saxbophone - 0
Benchmark/profile the code
#88 opened by saxbophone - 0
- 1
- 1
- 1
- 1
- 0
Document use of math support library in README
#99 opened by saxbophone - 0
Add Math support functions
#75 opened by saxbophone - 1
Math support library: Integer Log function
#85 opened by saxbophone - 0
Nat literals should be made available when using either namespace arby or namespace arby::literals
#93 opened by saxbophone - 1
"Big calculations" sanity-tests
#89 opened by saxbophone - 1
Investigate leading-zero trap bug
#90 opened by saxbophone - 0
- 1
- 0
Make open-source ready
#73 opened by saxbophone - 0
- 0
Rename Uint class to Nat
#71 opened by saxbophone - 0
Write tests to verify if Uint can be strictly initialised from smaller unsigned types
#68 opened by saxbophone