-
Notifications
You must be signed in to change notification settings - Fork 769
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
4.0.3 Release Tracking Issue #357
Comments
Also #329 would be nice. I can add in another PR for |
Ah pardon me. #358 should be for 4.1 then. |
You can merge #314 after my last commit (after CI does its job), which actually finishes the undo of #310 .... as we discussed, #310 changed the behavior in a very core class just to fix an error somewhere in |
None of my PRs are essential at the moment. For using upstream METIS, we need to wait for METIS to expose more of their API with the default installation. (not critical at all) (update METIS's author has declined in exposing more of their API, citing it as an internal API, this will be indefinitely closed) For TBB we are using deprecated functionality and deprecation warnings do clutter the build, but most users shouldn't see them and it will only be a problem when that functionality is actually removed in later TBB releases. |
I discussed this minor release with @ProfFan today and this is the plan we've come up with:
I have already made a list in the main comment of all the issues and PRs that would be nice to have addressed. We can limit the scope as per priority and requirements. |
We left “nice to have” behind last week :-) Let’s do the absolute essential, like the broken matlab wrapper. Then pybind wrapper upgrades to 4.1. Everything else can go into 4.1.1. Speed !!! |
Gotcha! I've updated the list to include the issues that are easy to fix or are serious bugs. I believe we can knock those out by the end of the week. |
Forget “easy to fix”. Pare down even more to BROKEN NEEDS TO BE FIXED. |
Also , we need to remove |
Yay! |
I created a new release branch to cement things before we switch to 4.1
4.1. will remove the cython wrapper.
@ProfFan will bump release number
Which PR's need to be merged in 4.0.3? @jlblancoc @mikesheffler @varunagrawal @acxz
Issues
wrap/pybind11
in the release branch after branchingPull Requests
Nice To Have
4.1
The text was updated successfully, but these errors were encountered: