psemek/libs/math
lisyarus 2c3565df61 32-bit compilation fixes:
* Use uint64_t instead of size_t as hash return value

 * Expect alignof(uint64_t) <= 8 instead of == 8
2025-01-25 20:35:37 +03:00
..
include/psemek/math 32-bit compilation fixes: 2025-01-25 20:35:37 +03:00
source Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
tests Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
CMakeLists.txt Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00