Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf... | Sven Göthel | 2024-04-13 | 1 | -12/+12 |
* | Restructure big_int_t -> big_int, jau/math.hpp -> jau/math/math_error.hpp (Re... | Sven Göthel | 2024-04-10 | 1 | -17/+13 |
* | test_big_int02: Fix test function, hold instance (copy elision) not reference... | Sven Göthel | 2024-03-02 | 1 | -2/+2 |
* | Generalize test_big_int02 for 32bit and 64bit mp_word_t size tests | Sven Göthel | 2024-03-02 | 1 | -0/+84 |