Skip to content

Upgrade minimum NumPy version for FloPy 3.3.5 #1177

@mwtoews

Description

@mwtoews

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions