Full Changelog: v0.0.9...v0.0.10
Changes:
- Upgrade Eigen version to 3.4.9
- Implement moment fitting to enable dynamic quadrature rule creation
- Update some FEM operators (
HyperElasticPotential
,LaplacianMatrix
,Gradient
) to support dynamic quadrature - Fix stupid double quote bug in
fem.py