Skip to content

Commit

Permalink
upd links, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Stepan Tsirkin committed Aug 12, 2023
1 parent 7987952 commit 9d2f9a7
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 792 deletions.
4 changes: 0 additions & 4 deletions source/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,5 @@
<script async defer src="https://buttons.github.io/buttons.js"></script>
{% endblock %}

{% block menu %}
{{ super() }}
<a href="genindex.html">Index</a>
{% endblock %}


71 changes: 0 additions & 71 deletions source/benchmark.rst

This file was deleted.

10 changes: 0 additions & 10 deletions source/contribute.rst

This file was deleted.

6 changes: 0 additions & 6 deletions source/documentation.rst

This file was deleted.

36 changes: 0 additions & 36 deletions source/example.py

This file was deleted.

2 changes: 1 addition & 1 deletion source/exampleFe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Examples
====================================

**Note**: The following exampole is written with an outdated (but still working so far) inteface using ithe `integrate()` and `tabulate()` functions.
This is done only for demonstaration purposes. Updated tutorials in Jupyter notebooks are available on `GitHub <https://github.com/wannier-berri/WannierBerri-tutorial>`__
This is done only for demonstaration purposes. Updated tutorials in Jupyter notebooks are available `here <https://tutorial.wannier-berri.org>`__


AHC of bcc Fe
Expand Down
26 changes: 15 additions & 11 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ Please cite

* Stepan S. Tsirkin. High performance Wannier interpolation of Berry curvature and related quantities with WannierBerri code. `npj Comput Mater 7, 33 (2021). <https://www.nature.com/articles/s41524-021-00498-5>`_ (Open Access).

* Destraz, Daniel, Lakshmi Das, Stepan S. Tsirkin, Yang Xu, Titus Neupert, J. Chang, A. Schilling, et al. 2020. `“Magnetism and
Anomalous Transport in the Weyl Semimetal PrAlGe: Possible Route
to Axial Gauge Fields.”` `Npj Quantum Materials 5 (1): 5. <https://doi.org/10.1038/s41535-019-0207-7>`_.



################
Documentation
Expand Down Expand Up @@ -109,19 +104,28 @@ Author
`Stepan Tsirkin <https://www.ikerbasque.net/es/stepan-tsirkin>`_,
Ikerbasque Research Fellow at `Materials Physics Center <https://cfm.ehu.es/team/stepan-tsirkin/>`__, San Sebastian, Spain.


************************
Contributing to the code
************************

``WannierBerri``\ is a free open-source projec, under the GNU public
Licence v2, and everyone is welcome to modify the code to better match
one’s own needs. Contributions that might be useful for general public
are encouraged to be submitted via pull request to the
`gitHub repository <https://github.com/wannier-berri/wannier-berri>`_.


.. toctree::
:maxdepth: 3
:hidden:

capabilities
timing
Documentation <https://docs.wannier-berri.org>
Tutorials <https://tutorial.wannier-berri.org>
exampleFe
tutorial
documentation
methods
benchmark
timing
people
contribute


.. |NEW| image:: imag/NEW.jpg
Expand Down
63 changes: 0 additions & 63 deletions source/install.rst

This file was deleted.

Loading

0 comments on commit 9d2f9a7

Please sign in to comment.