Releases: scientificcomputing/scifem
Releases · scientificcomputing/scifem
v0.16.1
v0.16.0
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
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-versionalso bumps the version in theCITATION.cfffile by @finsberg in #176
Full Changelog: v0.15.2...v0.16.0
v0.15.2
Fix zenodo issue: zenodo/zenodo#2515
Full Changelog: v0.15.1...v0.15.2
v0.15.1
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
What's Changed
- Pin jupyter-book by @finsberg in #159
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #158
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #160
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #161
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #163
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #164
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #165
- Add tolerance to point source by @jorgensd in #167
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #151
- Simplify getter for basix cell type by @jorgensd in #153
- Fix nanobind ABI by @finsberg in #154
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #155
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #157
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #156
- Interpolate cell submesh function onto an facet submesh by @jorgensd in #152
Full Changelog: v0.13.1...v0.14.0
v0.13.1
v0.13.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #146
- Add interpolation matrix of
ufl.core.expr.Exprby @jorgensd in #149
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Flattening namespace, meaning that things that previously were accessible through
scifem.meshcan now be found in thescifemnamespace. - Improve documentation to use intersphinx and codeautolink
- Various documentation improvements
Pull-requests
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #141
- Update docs to use intersphinx and codeautolink by @jorgensd in #142
- Fix math doc errors by @jorgensd in #143
- Improve lifiting explaination by @jorgensd in #144
- Flatten namespace by @jorgensd in #145
Full Changelog: v0.11.1...v0.12.0