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

Choose a tag to compare

@mscroggs mscroggs released this 07 Jul 15:08
8d15a0b

What's Changed

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

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

v0.2.1

Choose a tag to compare

@mscroggs mscroggs released this 09 Dec 16:39
9394d5b

What's Changed

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

v0.2.0

Choose a tag to compare

@mscroggs mscroggs released this 27 Nov 14:59
3a39a74

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

Choose a tag to compare

@tbetcke tbetcke released this 05 Nov 22:36
1948516
Updated version number (#47)

v0.1.2

Choose a tag to compare

@mscroggs mscroggs released this 18 Sep 09:50
045fe90

What's Changed

  • Make sleef a default feature

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

v0.1.1

Choose a tag to compare

@mscroggs mscroggs released this 17 Sep 15:09
d80c871

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

Choose a tag to compare

@mscroggs mscroggs released this 19 Aug 08:12
fcde738

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