Skip to content

v0.3.8

Compare
Choose a tag to compare
@samreynoldsmath samreynoldsmath released this 27 Oct 23:19
· 445 commits to main since this release

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 $V_p(K)$. Plotting functionality is more consistently organized into classes for different plot types. The addition of the 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.

Changes
Commits