This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-stint
Watch
2
Star
0
Fork
0
You've already forked nim-stint
mirror of
https://github.com/status-im/nim-stint.git
synced
2025-02-20 10:58:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-stint
/
src
History
mratsim
0987af4467
Fix
#25
(binary shift change from bit_length to clz). Div/mod is now correct. Full test suite is passing
2018-04-24 18:18:36 +02:00
..
debug
[WIP] Division and multiplication optimization (
#21
)
2018-04-21 12:12:05 +02:00
private
Fix
#25
(binary shift change from bit_length to clz). Div/mod is now correct. Full test suite is passing
2018-04-24 18:18:36 +02:00
mpint.nim
[WIP] Division and multiplication optimization (
#21
)
2018-04-21 12:12:05 +02:00
uint_init.nim
Use word iteration for bitwise op (
#22
) + 10% perf improvement.
2018-04-21 17:21:14 +02:00
uint_public.nim
Add property based testing (
#24
)
2018-04-24 16:52:13 +02:00