This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
constantine
Watch
1
Star
0
Fork
0
You've already forked constantine
mirror of
https://github.com/codex-storage/constantine.git
synced
2025-01-15 05:24:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
constantine
/
tests
History
Mamy André-Ratsimbazafy
73b71a184c
Fix off-by-one copy, pass small bigints modulo tests
2020-02-10 19:57:35 +01:00
..
generators
Add modular reduce / bigint mod from 2 arbitrarily size bigint
2020-02-09 18:17:32 +01:00
test_bigints_multimod.nim
Temp switch to uint32 words for testing modulo. Remove tests that depend on word size
2020-02-10 00:16:46 +01:00
test_bigints_vs_gmp.nim
add bigint display in GMP test
2020-02-09 23:26:39 +01:00
test_bigints.nim
Fix off-by-one copy, pass small bigints modulo tests
2020-02-10 19:57:35 +01:00
test_bigints.nim.cfg
Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels
2020-02-10 18:16:34 +01:00
test_field_fp.nim
word_types -> primitives + delete the "config" file / debug template
2020-02-09 16:22:55 +01:00
test_io.nim
Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels
2020-02-10 18:16:34 +01:00
test_primitives.nim
word_types -> primitives + delete the "config" file / debug template
2020-02-09 16:22:55 +01:00