Skip to content

Releases: scientificcomputing/scifem

v0.5.0

21 Mar 19:55
Compare
Choose a tag to compare

New functionality

  • Improve assemble scalar and add norm compilation by @jorgensd in #100
  • Add convenience function to find 'exterior' facets of a subdomain and finding interface by @jorgensd in #101

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Mar 13:21
Compare
Choose a tag to compare

New functionality

  • Point cloud outputting from numpy arrays by @finsberg in #96
  • Reading MRI dataset (mgz/nii) files with nibabel by @jorgensd in #95
  • Creating submesh convenience function by @jorgensd in #99

Bug fixes

Dependency version bumps

Full Changelog: v0.3.0...v0.4.0

v0.3.1

24 Feb 12:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jan 09:38
Compare
Choose a tag to compare

New features

  • Add transfer meshtags as C++ function. by @jorgensd in #73

API updates

  • Fix API update in dolfinx nightly - interpolation_points by @finsberg in #81

Webpage fixes

CI dependencies

  • Use dolfinx version 0.9 when building docs by @finsberg in #75

Auto-update dependencies

Full Changelog: v0.2.14...v0.3.0

v0.2.14

21 Nov 12:55
Compare
Choose a tag to compare

What's Changed

  • Update installation instructions in README - add conda by @finsberg in #70
  • Make it possible to skip test for h5py if it is not installed by @finsberg in #71
  • fixes for xdmf complex tests by @minrk in #72
  • Add function to evaluate a function at given points in parallel by @finsberg in #74

Full Changelog: v0.2.13...v0.2.14

v0.2.13

19 Nov 10:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

19 Nov 09:32
Compare
Choose a tag to compare

What's Changed

  • Fix trame dependency in optional pyvista dependency by @finsberg in #64
  • Fixes for dolfinx nightly by @finsberg in #66
  • Add new newton solver that uses DOLFINx newton sovler by @jorgensd in #67

Full Changelog: v0.2.11...v0.2.12

v0.2.11

14 Nov 12:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

13 Nov 16:16
Compare
Choose a tag to compare

What changed?

  • Remove petsc4py.typing: #61

Full Changelog: v0.2.9...v0.2.10

v0.2.9

13 Nov 16:14
Compare
Choose a tag to compare

What's changed

  • Set default tolerance to 1e-6 rather than 1e-10: #60

Full Changelog: v0.2.8...v0.2.9