Skip to content

Scipy and Numpy dependencies issue  #110

Description

@alexkinsella

If you install PyDSD from conda, the dependencies don't seem to be handled correctly. The current version of PyDSD requires SciPy 1.13.1 or earlier (before trapz was removed), and it requires Numpy 1.24 or earlier (to get some of the matrix libraries to compile).

The source code could be changed to be compatible with newer versions or the dependencies list could be modified.

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