jorgensd / dolfinx-tutorial

A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
https://jorgensd.github.io/dolfinx-tutorial/
110 stars 63 forks source link

Fix typos #185

Closed navlalli closed 6 months ago

navlalli commented 6 months ago

Fix typos in tutorial

navlalli commented 6 months ago

Note that some of the changes to the py files are from previous authors, where the py files had not been updated to reflect the changes made in ipynb files using jupytext. I have since added a note about using jupytext in the README.

jorgensd commented 6 months ago

Thanks for the contributions. Resolved merge conflict etc at #188