Skip to content

Releases: scientificcomputing/scifem

v0.16.1

17 Dec 11:19
11e20d5

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

17 Dec 09:17

Choose a tag to compare

Major improvements to interpolation matrix. Now supports quadrature spaces and has some vectorization speedups for specific spaces (identity pullback and or interpolation identity).

What's Changed

  • Support interpolation matrix into quadrature space by @jorgensd in #177

Misc

  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #174
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #175
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #172
  • Make sure bump-my-version also bumps the version in the CITATION.cff file by @finsberg in #176

Full Changelog: v0.15.2...v0.16.0

v0.15.2

15 Dec 19:10

Choose a tag to compare

Fix zenodo issue: zenodo/zenodo#2515

Full Changelog: v0.15.1...v0.15.2

v0.15.1

15 Dec 19:04
9fb5f0d

Choose a tag to compare

What's Changed

  • Remove xvfb. Clarify try-except clause in demo on real spaces by @jorgensd in #168
  • Add some error handling in point source by @jorgensd in #169
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #170
  • Fix citation file, as zenodo needs version bump here as well by @jorgensd in #173

Full Changelog: v0.15.0...v0.15.1

v0.15.0

04 Dec 09:57
d1e412b

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

29 Oct 13:12

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

v0.13.1

14 Oct 18:43
82a1970

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

14 Oct 12:34

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

02 Oct 13:03

Choose a tag to compare

What's Changed

  • Flattening namespace, meaning that things that previously were accessible through scifem.mesh can now be found in the scifem namespace.
  • Improve documentation to use intersphinx and codeautolink
  • Various documentation improvements

Pull-requests

Full Changelog: v0.11.1...v0.12.0

v0.11.1

26 Sep 19:47

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1