Updates for 2.6 idaes-pse release#52
Merged
lbianchi-lbl merged 5 commits intoIDAES:mainfrom Aug 23, 2024
Merged
Conversation
Contributor
Author
|
Note: required checks will have to be updated in the branch protection rules since they currently assume Python 3.8 and 3.11 as minimum and maximum supported versions respectively. |
lbianchi-lbl
added a commit
to blnicho/idaes-pse
that referenced
this pull request
Aug 23, 2024
Contributor
Author
|
@dangunter @CopyDemon this is needed to get IDAES/idaes-pse#1465 to work. There isn't any change to the code so as long as the tests pass using the new Python versions (3.9, 3.12) we should be good, but feel free to take a look regardless. |
lbianchi-lbl
added a commit
to IDAES/idaes-pse
that referenced
this pull request
Aug 23, 2024
* Bumping the IDAES tag of Pyomo to check for issues * Fixing typo * Bumping IDAES tag of Pyomo again * Update Pyomo requirement to 6.8.0 release * Remove exclusion for NumPy 2 * Update Pint to 0.24.1 for Python 3.9 support * Use idaes-ui from IDAES/idaes-ui#52 * np.Inf -> np.inf * np.NaN -> np.nan --------- Co-authored-by: Ludovico Bianchi <[email protected]>
This reverts commit ee4345c.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes:
>= 0.24.1Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: