You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now it is only possible to project to this second order space. Solving PDEs for second order tensors would require shaping up operators (grad, div, curl).
This release gets rid of an ugly bug in setup.py, which caused conda-forge builds to use the compiler option -march=native. Without this option there should be much less segfaults around, as seen in issue 26 (#26)