|
|
4c16594b3f
|
Use pi casted to appropriate type instead of implicit conversion to double in math/math.hpp
|
2025-02-23 11:46:43 +03:00 |
|
|
|
b01c594cba
|
Add math::fmod that works for negative inputs
|
2025-01-30 12:37:48 +03:00 |
|
|
|
adcf761243
|
Support dynamic size in math::vector
|
2025-01-26 19:03:33 +03:00 |
|
|
|
6fc476f1f0
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
|
|
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 |
|
|
|
c59b28e13f
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|