-
Notifications
You must be signed in to change notification settings - Fork 81
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
Preparation for the next release #738
Conversation
Again a quite large PR (sorry for that) but @gdmcbain if you have any general suggestions I'm happy to hear those. |
Oh, one thing that's missing is a test for #733. |
On demonstrating and testing the scikit-fem/docs/examples/ex27.py Lines 66 to 67 in 5c4c2b1
scikit-fem/docs/examples/ex27.py Line 80 in 5c4c2b1
scikit-fem/docs/examples/ex27.py Lines 83 to 84 in 5c4c2b1
scikit-fem/docs/examples/ex27.py Lines 97 to 98 in 5c4c2b1
but I haven't looked into it. |
One thing that might be good soon is an example demonstrating spatial periodicity. #688 Though there is already |
Probably yes but it's a bit unclear to me when and how the sparse 3-tensor contraction can be done efficiently. See #733 and the linked discussion for more info. However, I can see that for some dimensions this can be a feasible approach. In UQ I think you may have a huge number of material fields already in the beginning, e.g., if doing Monte Carlo. |
|
Sure. It's simple and gives an immediate visual display of periodicity. |
ElementTriSkeletonP0
andElementTriSkeletonP1
asm()
ElementHexDG