Is there any clean way of setting numpy to use float32 values instead of float64 globally?
This question showed up on the NumPy issue tracker. The answer is:
There isn't, sorry. And I'm afraid we're unlikely to add such a thing[.]