v0.11.0
What's Changed
- Add pyvista to demo by @jorgensd in #198
- Add dispatch by @jorgensd in #200
- Use basix-cell by @jorgensd in #203
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #201
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #202
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #204
- Pin jupyterbook by @jorgensd in #205
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #207
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #208
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #209
- Fix slicing of scipy csr arrays (scipy>=1.17.0) causing memory overflow by @jorgensd in #213
- Update README.md by @jorgensd in #211
- Update build_docs.yml by @jorgensd in #214
- Rewrite create sparsity pattern to be correct for non-square systems by @jorgensd in #216
- Add tolerance for geometrical operation on low precision by @jorgensd in #218
- API changes due to: FEniCS/dolfinx#4049 by @jorgensd in #219
- Add new spack installation instructions by @jorgensd in #221
- Use atol in isclose in multispace test by @jorgensd in #220
- Add same tol in constraint by @jorgensd in #222
- Update test_mpc.yml by @jorgensd in #223
- Add MPI launcher around call to DOLFINx get_include_dir() by @jhale in #224
- Yet another atol increase by @jorgensd in #225
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #226
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #228
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #230
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #231
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #227
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #229
- add overrides to avoid invoking Python_EXECUTABLE when cross compiling by @minrk in #233
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #234
- Fix collapse API by @jorgensd in #236
- Fix periodic conditions on mixed spaces with a blocked sub-space. by @jorgensd in #237
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #238
- Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #239
- Fix inelastic contact constraint for scalar spaces by @jorgensd in #241
- Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #242
- Update cmap api by @jorgensd in #243
- fix: make NonLinearProblem PETSc prefix deterministic by @gnikit in #245
- Update geometry API by @jorgensd in #247
- fix/mpc jacobian by @gnikit in #246
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #249
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #248
- Prepare for 0.11.0 release by @jorgensd in #251
New Contributors
Full Changelog: v0.10.5...v0.11.0