Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@Q-Minh Q-Minh released this 09 Nov 05:13
· 18 commits to master since this release

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