Skip to content

Commit

Permalink
Merge pull request #4 from wannier-berri/find_projections
Browse files Browse the repository at this point in the history
find_projections added
  • Loading branch information
stepan-tsirkin authored Oct 30, 2024
2 parents 2a8352a + 585e1a9 commit 067a7dd
Show file tree
Hide file tree
Showing 4 changed files with 466 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ This page shows the tutorialsfor demonstration purposes. To run the tutorials yo
tutorials/4_DIY/tutorial-wb-DIY-solution.ipynb
tutorials/5_symmetrization/tutorial_symmetrization-solution.ipynb
tutorials/6_wannierisation/wannierise.ipynb
tutorials/7_find_projections/find_projections.ipynb


3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ sphinx_rtd_theme
sphinx-pyreverse
sphinx_sitemap
nbsphinx
irrep
sympy

2 changes: 1 addition & 1 deletion tutorials/6_wannierisation/wannierise.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "undefined.undefined.undefined"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 067a7dd

Please sign in to comment.