Skip to content

switch from "import numpy as np" to "from py_wake import np", which enables...

Mads M. Pedersen requested to merge numpy_wrapper into master

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

Merge request reports

Loading