The current minimum is NumPy 1.9, initially released Sep 7, 2014. I'd suggest this to be bumped to NumPy 1.15 released 3 years ago (Jul 24, 2018). The benefits for the code based would be to remove version-context logic found in a few places
flopy/utils/modpathfile.py
flopy/discretization/structuredgrid.py
flopy/modflow/mfsfr2.py
flopy/utils/util_list.py
Seeking feedback if a different minimum version of NumPy should instead be targeted, otherwise I can prepare a pull request to close this issue.
The current minimum is NumPy 1.9, initially released Sep 7, 2014. I'd suggest this to be bumped to NumPy 1.15 released 3 years ago (Jul 24, 2018). The benefits for the code based would be to remove version-context logic found in a few places
flopy/utils/modpathfile.pyflopy/discretization/structuredgrid.pyflopy/modflow/mfsfr2.pyflopy/utils/util_list.pySeeking feedback if a different minimum version of NumPy should instead be targeted, otherwise I can prepare a pull request to close this issue.