Skip to content

Commit

Permalink
Merge pull request #41 from ankushaggarwal/rename-examples
Browse files Browse the repository at this point in the history
Changed the names of example ipython notebooks to indicate the order ...
  • Loading branch information
ankushaggarwal authored Jan 14, 2025
2 parents 764150e + 69f98cc commit acbb599
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions docs/source/LayeredTube.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ In advanced usage, a cylinder with multiple layers, each with their own paramete
:maxdepth: 1
:hidden:

Examples/layered-tube.ipynb
Examples/layered-tube2.ipynb
Examples/12-layered-tube.ipynb
Examples/13-layered-tube2.ipynb

.. _Simulate inflation of a three-layered artery:
./Examples/layered-tube.ipynb
./Examples/12-layered-tube.ipynb

.. _Simulate balloon angioplasty of a coronary artery:
./Examples/layered-tube2.ipynb
./Examples/13-layered-tube2.ipynb
22 changes: 11 additions & 11 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ pyMechT's documentation
:maxdepth: 2
:caption: Tutorials:

Examples/tutorial.ipynb
Examples/01-tutorial.ipynb

.. toctree::
:glob:
:maxdepth: 1
:caption: Examples:

Examples/matmodel-example.ipynb
Examples/param-example.ipynb
Examples/Uniaxial_extension.ipynb
Examples/biax-example.ipynb
Examples/examples_CR.ipynb
Examples/paramfitter-example.ipynb
Examples/randomparam-example.ipynb
Examples/mcmc-example.ipynb
Examples/layered-uniax.ipynb
Examples/layered-biax.ipynb
Examples/02-matmodel-example.ipynb
Examples/03-param-example.ipynb
Examples/04-uniaxial-example.ipynb
Examples/05-biax-example.ipynb
Examples/06-tubeinflation-example.ipynb
Examples/07-paramfitter-example.ipynb
Examples/08-randomparam-example.ipynb
Examples/09-mcmc-example.ipynb
Examples/10-layered-uniax.ipynb
Examples/11-layered-biax.ipynb
LayeredTube

.. toctree::
Expand Down

0 comments on commit acbb599

Please sign in to comment.