Enforce numpy v1.x
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.
parent
46d45a8c
Branches downgrade-numpy
No related tags found
Please register or sign in to comment