Commits on Source (2)
-
Dominic Kempf authored
Code generation trips over repr(np.float64(1)) != 1.0 in numpy 2.0. Properly fixing this would require to bump a lot of dependencies, which is currently out of scope.
-
Dominic Kempf authored
Enforce numpy v1.x See merge request !439