Skip to content

Releases: bempp/bempp-cl

v0.4.2

01 Apr 08:02

Choose a tag to compare

  • Add cl and h files to release

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Apr 07:42

Choose a tag to compare

  • Fix missing cl files in release

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Mar 07:23
664fd6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

02 Oct 10:52

Choose a tag to compare

What's Changed

  • update for latest FEniCSx, Numpy, Scipy, Numba
  • Bc spaces on open geometries

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Jul 07:58

Choose a tag to compare

  • Corrected plotting of vector-valued elements
  • Updated FEniCSx interface to work with both main branch and version 0.6.0
  • Various bugfixes

v0.3.0

04 May 07:17

Choose a tag to compare

  • Added ORSC operators for Helmholtz
  • Added MtE Pade operator
  • Added ORSC preconditioned Burton-Miller example
  • Updated FEniCSx interface to be compatible with newer versions
  • Various bugfixes

v0.2.4

09 Jul 13:08

Choose a tag to compare

A number of bugfixes.

Bempp-cl v0.2.3

18 Mar 18:24

Choose a tag to compare

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

15 Sep 09:50
08a2220

Choose a tag to compare

Assembly using the "novec" mode does not crash anymore.

Bempp-cl v0.2.1

14 Sep 09:08
1b52176

Choose a tag to compare

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