Skip to content

Add further interpolations kinds to interp1d_unc to match scipy #211

Description

@mgrub

Is your feature request related to a problem? Please describe.
Make PyDynamic.uncertainty.interpolate.interp1d_unc allow also for the additional interpolation modes 0,1,2,3,"slinear", "quadratic" from scipy.interpolate.interp1d.

Describe the solution you'd like
This should be a straight forward process by generalizing the already existing cubic-spline implementation. The extrapolation-continuity problem should also be handled, as described in #210 .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions