Skip to content

Change import from cumtrapz to cumulative_trapezoid #99

@MarianaGuez

Description

@MarianaGuez

Hi,
I noticed that in disvoice/glottal/GCI.py, the line: " from scipy.integrate import cumtrapz " should be updated to " from scipy.integrate import cumulative_trapezoid " This is because cumtrapz is deprecated in recent versions of SciPy.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions