Hi Johnnie,
Since it's been a little while numpy>=2.0.0 is released, would there be interest in making it compatible with new numpy?
For example, if we just install cotengra by default, it goes for the highest numpy version which is incompatible, throwing error like
`np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.