Releases: jorgensd/dolfinx-tutorial
Releases · jorgensd/dolfinx-tutorial
Release list
v0.11.1
v0.11.0
What's Changed
- Release by @jorgensd in #282
- Bump main bound by @jorgensd in #283
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #284
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #285
- Pin jupyterbook by @jorgensd in #287
- Fixes #294 by @jorgensd in #295
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #293
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #297
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #296
- Correct update of pressure by @jorgensd in #298
- Fix typo by @jorgensd in #300
- Fix typo in Helmholtz equation tutorial by @bayswiss in #302
- Update base image version to v0.10.0 by @adeebkor in #303
- Ngs bump by @jorgensd in #306
- Update newton solver to be safe in parallel by @jorgensd in #305
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #307
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #308
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #310
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #311
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #312
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #313
- Update fundamentals_code.ipynb by @mleoni-pf in #309
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #316
- Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #317
- One-letter typo in UFL description by @wspr in #314
- Hyper converged typo by @SalzmanA in #315
- Various minor bib-fixes by @jorgensd in #318
- Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #320
- Fix gmsh thresholding figure by @jorgensd in #319
- Make some equations displaystyle by @wermos in #323
- Link fix by @Luhenmo in #325
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #326
- Complex conjugation in error approximation by @nate-sime in #170
- Add smoothed TV inpainting demo by @jb2178-star in #321
- Add @jb2178-star as author by @jorgensd in #328
New Contributors
- @adeebkor made their first contribution in #303
- @wspr made their first contribution in #314
- @SalzmanA made their first contribution in #315
- @wermos made their first contribution in #323
- @Luhenmo made their first contribution in #325
- @nate-sime made their first contribution in #170
- @jb2178-star made their first contribution in #321
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #221
- Bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #222
- Update book_stable.yml by @jorgensd in #225
- resolve #224 by @jorgensd in #226
- Bump to python 3.12 by @jorgensd in #229
- Dokken/gmshio meshdata by @jorgensd in #231
- Update test_stable.yml by @jorgensd in #235
- Add libgl flag to ci by @jorgensd in #238
- Native arm build by @jorgensd in #240
- Adding Acoustic Helmholtz equation to the tutorial by @bayswiss in #232
- Make helmholtz backwards compatible by @jorgensd in #248
- Update navierstokes.md by @mleoni-pf in #247
- Update elasticity_scaling.md by @mleoni-pf in #242
- Update linearelasticity_code.ipynb by @mleoni-pf in #246
- Update linearelasticity_code.ipynb by @mleoni-pf in #245
- Update linearelasticity_code.ipynb by @mleoni-pf in #244
- Update linearelasticity_code.ipynb by @mleoni-pf in #243
- Update ns_code2.ipynb by @mleoni-pf in #241
- clarification on why point source is ignored by @bayswiss in #250
- Update main branch to work with nightly. by @jorgensd in #255
- Add fix from #253 ++ by @jorgensd in #256
- Add detailed discussion about BCs in mixed spaces/sub spaces by @jorgensd in #257
- Add list of supported elements by @jorgensd in #258
- Rename variable in hyperelasticity demo by @jorgensd in #261
- Add singular Poisson demo. by @jorgensd in #263
- Mixed Poisson with efficient pre-conditioning by @jorgensd in #264
- Add extra note on conversion from new python files by @jorgensd in #265
- Adaptive mesh refinement with NetGen by @jorgensd in #266
- Add netgen to stable book build by @jorgensd in #267
- Update text to reflect that there is a docker image by @jorgensd in #268
- Strip output and adapt eta definition, ref comment from Jack Hale by @jorgensd in #269
- Finish trailing sentence by @jorgensd in #270
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #271
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #272
- Fix API of create vector and GMSHIO by @jorgensd in #275
- Add sphinx referencing across projects by @jorgensd in #276
- Start using interlinking properly. by @jorgensd in #277
- Try removing xvfb for most tutorials by @jorgensd in #278
- Update membrane code with crosslinks by @jorgensd in #279
- Update time-dependent problems. by @jorgensd in #280
New Contributors
- @dependabot[bot] made their first contribution in #221
- @bayswiss made their first contribution in #232
- @mleoni-pf made their first contribution in #247
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- update for latest binder/base image by @minrk in #218
- remove previous user before creating new one by @minrk in #219
- fix docker by @shaoyaoqian in #198
- Various improvements by @jorgensd in #220
- Fix CI by @jorgensd in #227
- Dokken/bump release by @jorgensd in #249
New Contributors
- @shaoyaoqian made their first contribution in #198
Full Changelog: V0.9.0...v0.9.1
V0.9.0
What's Changed
- v0.8.0 by @jorgensd in #166
- Ubuntu 24.04 CI updates by @jorgensd in #192
- Update text to resolve #194 by @jorgensd in #195
- Add connectivity computation by @jorgensd in #197
- Dokken/update nonlin options by @jorgensd in #203
- Update fundamentals.md by @rossbm1 in #199
- Pressure correction equation fix by @jorgensd in #196
- Update config ptr by @jorgensd in #207
- Change from vector to petsc_vec by @jorgensd in #206
- Update set_bc API by @jorgensd in #209
- small typo in membrane_code.ipynb by @MPenaR in #212
- dolfinx.fem.Form changed to dolfinx.fem.form by @MPenaR in #213
- Update for release by @jorgensd in #216
- Fix expr wrapping of interpolation points by @jorgensd in #215
New Contributors
Full Changelog: v0.8.0...V0.9.0
v0.8.0
Compatible with DOLFINx v0.8.0
What's Changed
- Improve workflow handling by @jorgensd in #118
- Dokken/update fspace and wmtgs by @jorgensd in #127
- Fix bounding boxes and more by @jorgensd in #135
- PETSc python API update by @jorgensd in #137
- Api changes related to: FEniCS/dolfinx#2763 by @jorgensd in #142
- Bump version numbers by @jorgensd in #149
- Prepare v0.7.1 by @jorgensd in #154
- Update petsc solver and pc links. Resolves #143 by @jorgensd in #160
- Fix typo; Issue on page /fem.html #122 by @jorgensd in #161
- Fix broken link (#140) + http:// to https:// by @jorgensd in #162
- Remove pyvista pin and add lower bound instead by @jorgensd in #163
- Updates compatible with nightly branch of DOLFINx by @jorgensd in #156
- Update neumann_dirichlet_code.py to fix two typos by @simo-11 in #146
- Fix some typeos in index. by @jorgensd in #165
- Update fem.md by @mmoelter in #168
- Update of fundamentals.md by @mmoelter in #169
- CI quality of life by @jorgensd in #176
- Change dx to du in chapter4/newton-solver by @ampdes in #177
- Resolve #178 by @jorgensd in #179
- Typos by @jorgensd in #186
- Fix typo in linearelasticity by @IshaanDesai in #184
- Typo fix by Remi by @jorgensd in #187
- Typo fixes by @navlalli by @jorgensd in #188
- Merge main into release by @jorgensd in #189
- add missing checkout by @jorgensd in #191
New Contributors
- @simo-11 made their first contribution in #146
- @mmoelter made their first contribution in #168
- @ampdes made their first contribution in #177
- @IshaanDesai made their first contribution in #184
Full Changelog: v0.7.2...v0.8.0
v0.7.2
Use html backend for trame as it works nicely for jupyter-book and interactive plots (bump pyvista to main branch).
Bump DOLFINx to 0.7.2
Use pyproject.toml for project description.
What's Changed
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0.post0
v0.7.0
What's Changed
- Hack to launch jupyter-server by @minrk in #113
- Add binderhub ref in launch button by @jorgensd in #114
- Update fem.md in #115
- Improve workflow handling (#118) by @jorgensd in #120
- Minor improvements in linearelasticity.md by @juliusgh in #124
- Bump actions/checkout to v4 by @jorgensd in #141
- V0.7.0 by @jorgensd in #150
- Pin docutils for jupyterbook by @jorgensd in #151
New Contributors
Full Changelog: v0.6.0...v0.7.0