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

Adjust to TransposeFactorization #22

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

dkarrasch
Copy link
Contributor

This prepares the ground for JuliaLang/julia#46874. First, it doesn't enforce the Transpose wrapper type, but leaves it to dispatch which wrapper to use. Second, it picks either Transpose or TransposeFactorization.

@JordiManyer JordiManyer changed the base branch from master to release-0.6.8 November 6, 2024 03:05
@JordiManyer JordiManyer merged commit 2e8118b into gridap:release-0.6.8 Nov 6, 2024
@JordiManyer
Copy link
Member

Hi @dkarrasch , thank you for the contribution! I think this is the reason why the tests are broken for Julia 1.10 and above. I'll put this in the upcoming release.

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

Successfully merging this pull request may close these issues.

2 participants