8000 Advance to scipy >=1.5.0 · Issue #1918 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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

      0