Skip to content

LaPy v1.1.2

Compare
Choose a tag to compare
@m-reuter m-reuter released this 15 Dec 22:06
· 8 commits to main since this release

Summary

This mainly fixes a minor bug in tria_compute_rotated_f, avoiding a singular matrix by specifying an arbitrary Dirichlet boundary condition at one vertex.

Also fixes an issue with solver.poisson when passing both a function and boundary conditions (adding a new axis, to have a 2d matrix with one column).

What's Changed

Full Changelog: v1.1.1...v1.1.2