switch from "import numpy as np" to "from py_wake import np", which enables...
switch from "import numpy as np" to "from py_wake import np", which enables replacing numpy with Numpy32 (32bit typecasting), autograd.numpy etc
switch from "import numpy as np" to "from py_wake import np", which enables replacing numpy with Numpy32 (32bit typecasting), autograd.numpy etc