Skip to content

Fails with scipy 1.13.1 #14

@ramav87

Description

@ramav87

When attempting to run the NFINDR function, there is a call to scipy's _flinalg class.

              volume = math.fabs(sp.linalg._flinalg.sdet_c(TestMatrix)[0])

E AttributeError: module 'scipy.linalg' has no attribute '_flinalg'

I am not certain where this function now resides, but it was functioning as of Scipy 1.10.1.

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