Tyler Veness
|
1f92c59e20
|
[upstream_utils] Upgrade to GCEM 1.18.0 (#6805)
|
2024-07-07 06:39:11 -07:00 |
|
Tyler Veness
|
a97904ed1f
|
[upstream_utils] Fix gcem min and max compilation (#6689)
|
2024-06-02 15:52:12 -07:00 |
|
Tyler Veness
|
d431abba3b
|
[upstream_utils] Fix GCEM namespace usage and add hypot(x, y, z) (#6002)
|
2023-12-03 16:40:08 -08:00 |
|
Tyler Veness
|
74b85b76a9
|
[wpimath] Make gcem call std functions if not constant-evaluated (#5983)
The one exception is macOS, which doesn't support std::beta().
|
2023-12-01 09:08:04 -08:00 |
|
Tyler Veness
|
0d2d989e84
|
[wpimath] Update to gcem 1.17.0 (#5575)
|
2023-08-28 15:03:06 -07:00 |
|
David K Turner
|
3a5a376465
|
[wpimath] Increase constexpr support in geometry data types (#4231)
This uses std::is_constant_evaluated() to conditionally use the gcem library for constexpr calculations.
|
2022-10-31 09:17:00 -07:00 |
|