alan-turing-institute / stat-fem

Python tools for solving data-constrained finite element problems
GNU Lesser General Public License v3.0
12 stars 6 forks source link

Feature/docs #30

Closed edaub closed 4 years ago

edaub commented 4 years ago

Improves documentation by adding overview, installation, and tutorial pages. Also includes updates to the Poisson equation example based on the tutorial page. Addresses issue #6.

Changes:

New documentation pages overview.rst, installation.rst, and tutorial.rst
Reworked docs landing page to include new pages
Minor fixes to examples/poisson.py example.