Searched refs:import_numpy (Results 1 – 4 of 4) sorted by relevance
18 from .compat import import_numpy, NumpyRequiredForThisFeature20 np = import_numpy()
19 from .compat import import_numpy, NumpyRequiredForThisFeature21 np = import_numpy()
50 def import_numpy(): function
24 from .compat import import_numpy, NumpyRequiredForThisFeature26 np = import_numpy()