constantine/tests
Mamy André-Ratsimbazafy b689223cf5
Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels
2020-02-10 18:16:34 +01:00
..
generators Add modular reduce / bigint mod from 2 arbitrarily size bigint 2020-02-09 18:17:32 +01:00
test_bigints.nim Refactoring, optimize code-size: use type-erased views to avoid monomorphization of compute kernels 2020-02-10 18:16:34 +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_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_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