Skip to content

Incompatibility with scipy >= 1.14 #162

Description

@grahamfindlay

Scipy 1.14 deprecated integrate.simps in favor of integrate.simpson. This means that Scipy >= 1.14 errors on the following:

from scipy.integrate import simps

Easy fix, happy to PR if you want.

Activity

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

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