Skip to content

[BUG] SciPy 1.15 changed internals that cuml was relying on #6206

@vyasr

Description

@vyasr

scipy 1.15 released today (January 3). They rewrote parts of scipy.optimize's internals, and in particular they included this PR which changes the signature of one of their internal functions scipy.optimize._lbfgsb that cuml was relying on. In the short term cuml will probably need to be updated to handle the new signature. Long term we should look into avoiding using scipy internals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ? - Needs TriageNeed team to review and classifybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions