Skip to content

Releases: bempp/bempp-rs

v0.2.0

19 Sep 14:49
2b42f2b
Compare
Choose a tag to compare

What's Changed

  • Moved element and grid functionality to ndelement and ndgrid.
  • Added C/Python bindings

Full Changelog: https://github.com/bempp/bempp-rs/commits/v0.2.0

v0.1.0

13 May 14:16
Compare
Choose a tag to compare

Features

  • Flat triangle, single element and mixed grid management in serial
  • Arbitrary degree Lagrange finite element spaces
  • Assembly of Laplace and Helmholtz boundary operators

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