v0.3.8
PuncturedFEM v0.3.8
This release adds Example 1-D, which demonstrates the usage of the LocalFunctionSpace
object, which constructs a basis of the local Poisson space get_quad_dict()
function makes creating new quadrature dictionaries easier and safer. Tests no longer rely on unittest
and were rewritten to work with pytest
, and new tests were added. Other improvements and bug fixes to make the source code easier to maintain.