Skip to content

Advance to scipy >=1.5.0 #1918

Closed
Closed
@cwhanse

Description

@cwhanse

#1827 adds iam.convert and iam.fit. These functions need a bounded, vectorized minimization. That is provided in scipy>=1.5.0 via method='power' method for optimize.minimize. scipy is on 1.11.x now, 1.5.0 was release 20/6/2020.

Describe the solution you'd like
Advance minimum scipy to 1.5.0

Describe alternatives you've considered
Test imported version of scipy and throw error (in iam.convert and iam.fit) if scipy<1.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions