Skip to content

Releases: scientificcomputing/scifem

v0.2.6

08 Oct 14:36
Compare
Choose a tag to compare

What's Changed

  • handle scale->alpha parameter rename in 0.9 by @minrk in #43
  • Set minimum python version to 3.10 by @finsberg in #46
  • increase tolerance in test_singular_poisson by @minrk in #42
  • defer annotation evaluation by @minrk in #41
  • Add topology data to pointcloud by @jorgensd in #48

New Contributors

  • @minrk made their first contribution in #43

Full Changelog: v0.2.5...v0.2.6

v0.2.5

25 Sep 10:54
Compare
Choose a tag to compare

What's Changed

  • Add blocked newton solver and appropriate test by @jorgensd in #35

Full Changelog: v0.2.4...v0.2.5

v0.2.4

24 Sep 14:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

20 Sep 21:09
Compare
Choose a tag to compare

What's Changed

  • Add citation file by @jorgensd in #21
  • Run pre-commit and fix author name in CITATION.cff by @jorgensd in #22
  • Run tests on nightly and stable version of fenicsx by @finsberg in #24
  • Add code of conduct contributing guide and docs by @finsberg in #27

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 Sep 12:03
Compare
Choose a tag to compare

Testing bump my version, no significant changes.

Full Changelog: v0.2.0...v0.2.2

v0.2.0

18 Sep 12:01
a177adb
Compare
Choose a tag to compare

What's Changed

  • Make tensor valued real spaces + add tests by @jorgensd in #16
  • Support float and double precision, as well as test complex numbers by @jorgensd in #19
  • Adding some configurations by @finsberg in #18
  • Fix incorrect version by @finsberg in #20

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Sep 09:43
0a6ab3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/scientificcomputing/scifem/commits/v0.1.0