-
Notifications
You must be signed in to change notification settings - Fork 177
DO NOT SQUASH: merge release into main #4785
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
Conversation
* BUG: Fix EquationBC + matfree + fieldsplit
* sub bcs for EquationBC * explanation sub_bcs
* BUG: use native prolongation for KMV elements
* Amend API calls to account for Zenodo rate limits. * Remove loopy from the list of packages. It was raising incomprehensible 404 failures and now that we are using loopy releases and loopy is relatively stable I think it is less critical that we archive it in Zenodo.
* BUG: Fix symmetry in supermeshing * Fix cross mesh interpolation for symmetry=True
35e6b0d to
d47ba63
Compare
|
@connorjward are these failures unrelated? |
The netgen failures are expected. The reduced functional ones are not. It looks like that file needs an additional import since Leo cleaned our namespace up. |
connorjward
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only the expected test failures are showing. Happy for this to go in.
Description