Releases: bempp/bempp-cl
Releases · bempp/bempp-cl
v0.4.2
v0.4.1
- Fix missing cl files in release
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add alternative space options for Multitrace operators by @mscroggs in #123
- Additional definition of domain index as geometrical tag. by @evantwout in #156
- Grid union function for multiple domain grids by @i-murray in #172
- flake8 by @mscroggs in #217
- raise ValueError for Gauss order out of the range by @pescap in #220
- rename to bempp_cl by @mscroggs in #222
- Make normals of FEniCSx trace mesh point outward by @mscroggs in #226
New Contributors
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- update for latest FEniCSx, Numpy, Scipy, Numba
- Bc spaces on open geometries
New Contributors
- @deweatherman made their first contribution in #205
- @ignacia-fp made their first contribution in #211
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
v0.2.4
Bempp-cl v0.2.3
Added FEM-BEM coupling with DOLFINx.
Added to_sparse and to_dense methods to discrete operators.
This version is linked to the Bempp-cl JOSS paper.
Bempp-cl v0.2.2
Assembly using the "novec" mode does not crash anymore.
Bempp-cl v0.2.1
Small patch release with the following fixes:
- A proper error message is now given if Exafmm is not available.
- Numba now does not produce an error message in single-precision.
- Fixed the issue that evaluation points had to be handed over as the correct data type to Bempp.
- VTK Export now does not produce errors
- The Maxwell dieelectric notebook was updated for Bempp-cl 0.2