We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48695c commit 97fb4dcCopy full SHA for 97fb4dc
examples/README.rst
@@ -7,6 +7,11 @@ This section lists introductory examples and recipes to the various classes and
7
functions of ``torch-pme``. Example are sorted in increasing order of complexity. For
8
details on the API specification of the functions take a look at the
9
:ref:`userdoc-reference` section.
10
+More complicated examples, that also demonstrate the use in combination with
11
+other simulation tools, can be found in the
12
+`torch-pme section <https://atomistic-cookbook.org/software/torch-pme.html>`_
13
+of the
14
+`atomistic cookbook <https://atomistic-cookbook.org/>`_.
15
16
To run the all examples, install ``torchpme`` with the ``examples`` and ``metatensor``
17
optional dependencies.
0 commit comments