Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python Dependency Versions for BOPTEST Container #663

Open
dhblum opened this issue Jul 31, 2024 · 0 comments
Open

Update Python Dependency Versions for BOPTEST Container #663

dhblum opened this issue Jul 31, 2024 · 0 comments
Assignees
Milestone

Comments

@dhblum
Copy link
Collaborator

dhblum commented Jul 31, 2024

Numpy 2.0 has been released, there's some nonbackwards compatibility in scipy 1.13 to 1.14 and beyond (see #662 and #657), and pyfmi 2.14 has been released (with support for numpy 2.0).

This issue will update versions of python package dependencies of the BOPTEST test case Docker container, including mini conda version, pyfmi, numpy, pandas, and test out using numpy.trapz in the kpis/kpi calculator.py, numpy.interp in the data/data_manager.py, and/or other required updates to eliminate scipy dependence altogether.

This issue will also look at removing dependency on matplotlib in the container.

To be worked on with respect to issue 617 branch issue617_refactorService_with_history2: https://github.com/ibpsa/project1-boptest/tree/issue617_refactorService_with_history2.

@dhblum dhblum added this to the v0.7.0 milestone Aug 1, 2024
@dhblum dhblum changed the title Update Python Dependency Versions Update Python Dependency Versions for BOPTEST Container Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants