-
Notifications
You must be signed in to change notification settings - Fork 9
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
GridapMakie seems outdated #70
Comments
Hi, I have tried to solve it myself but did not succeed. Can you please resurrect this very useful package? |
@ovanvincq has a branch going on with some nice-looking changes. Is it functional? If so, I'm happy to accept a PR and merge the changes for everyone. |
Actually I'm blind, there is a PR already, see #73 |
The PR has been merged, and it seems like the tests pass. I'll do the next release some day next week (once we fix the small issue we are having with the documenter keys). |
GridapMakie's
Project.toml
declarations refer to quite old version of some packages (e.g.FillArrays
,Makie
,CairoMakie
). In addition, trying to use it results in an error:(This is with Julia 1.10.)
The text was updated successfully, but these errors were encountered: