Examples
API Index:
check_numpy()
Development Guide
Getting Connected
A method to check the active environment’s version of NumPy for compatibility with PVGeo.
alert (str) – raise a 'warn' (warning) or an 'error' (PVGeoError) if NumPy is not at a satisfactory version.
'warn'
'error'