Create README.md

This commit is contained in:
Tero Frondelius
2015-05-21 23:03:35 +03:00
parent 721cf1f4b4
commit 23886cc8a6
+5
View File
@@ -0,0 +1,5 @@
# GetFem++ IPython Notebook examples
see: http://download.gna.org/getfem/html/homepage/python/examples.html
- [A step-by step basic_example python](https://github.com/ovainola/JuliaFEM/blob/master/docs/getfem_examples/A_step-by-step_basic_example_python.ipynb)
- [Another Laplacian with exact solution and source term python](https://github.com/ovainola/JuliaFEM/blob/master/docs/getfem_examples/Another_Laplacian_with_exact_solution_and_source_term_python.ipynb)