Skip to content

florence 0.1.5

Latest
Compare
Choose a tag to compare
@romeric romeric released this 21 Jul 17:33
· 184 commits to master since this release

This release brings mainly performance improvements and bug fixes

  1. Computing sparsity pattern ahead of time is now available. Florence can now assemble the global FE matrices in many different ways, bypassing scipy's format.
  2. Fast mass matrix assembly. Different flavours of this impelementation is available.
  3. Optimal quad and hex quadrature points
  4. A lot of minor improvements and bug fixes