aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_big_int02.hpp
Commit message (Expand)AuthorAgeFilesLines
* math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf...Sven Göthel2024-04-131-12/+12
* Restructure big_int_t -> big_int, jau/math.hpp -> jau/math/math_error.hpp (Re...Sven Göthel2024-04-101-17/+13
* test_big_int02: Fix test function, hold instance (copy elision) not reference...Sven Göthel2024-03-021-2/+2
* Generalize test_big_int02 for 32bit and 64bit mp_word_t size testsSven Göthel2024-03-021-0/+84