Skip to content

Use of vertices keyword with scipy.spatial.Delauney.qhull is no longer supported #13

@jimc101

Description

@jimc101

In Scipy v1.11, the vertices keyword of scipy.spatial.Delauney.qhull was removed. The keyword simplices should be used instead. I believe this impacts the modules _grid.py and preproc.py. This change will also require a version restriction on scipy to be added to setup.py.

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