This release brings mainly performance improvements and bug fixes
- 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.
- Fast mass matrix assembly. Different flavours of this impelementation is available.
- Optimal quad and hex quadrature points
- A lot of minor improvements and bug fixes