Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Releases: bempp/ndelement

v0.3.0

07 Jul 15:08
8d15a0b

Choose a tag to compare

What's Changed

  • Push forward and pull back maps implemented
  • DOF transformations implemented

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Dec 16:39
9394d5b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Nov 14:59
3a39a74

Choose a tag to compare

What's changed

  • Moved quadrature rules to bempp-quadrature
  • Added arbitrary degree RT and Nedelec elements

Full Changelog: v0.1.3...v0.2.0

v0.1.3

05 Nov 22:36
1948516

Choose a tag to compare

Updated version number (#47)

v0.1.2

18 Sep 09:50
045fe90

Choose a tag to compare

What's Changed

  • Make sleef a default feature

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Sep 15:09
d80c871

Choose a tag to compare

What's Changed

  • Added Lagrange elements on tetrahedron and hexahedron cells
  • Add C and Python bindings

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Aug 08:12
fcde738

Choose a tag to compare

What's Changed

  • Added reference cell information for the interval, triangle, quadrilateral, tetrahedron, hexahedron, prism, and pyramid
  • Added arbitrary degree Lagrange elements on the interval, triangle, and quadrilateral reference cell
  • Added degree 1 Raviart-Thomas elements on the triangle reference cell

New Contributors

Full Changelog: https://github.com/bempp/ndelement/commits/v0.1.0