Skip to content

aPIE error for SciPy 1.14.0, interp2d has been removed. #63

Open
@ShantanuKodgirwar

Description

@ShantanuKodgirwar

For the latest (as of now) SciPy 1.14.0, scipy.interpolate.interp2d is no longer supported and has been deprecated for quite some time now. The aPIE implementation must instead be adapted with RectBivariateSpline or RegularGridInterpolator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions