Skip to content

Commit

Permalink
Move the Laplacian eigenstate basis from example to the main package
Browse files Browse the repository at this point in the history
  • Loading branch information
Luthaf committed Nov 14, 2024
1 parent 9ccb4d8 commit fe18ecc
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 329 deletions.
1 change: 0 additions & 1 deletion docs/src/how-to/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ are a total beginner, you can go to :ref:`userdoc-get-started` section.
sample-selection
property-selection
keys-selection
le-basis
splined-radial-integral
long-range
27 changes: 0 additions & 27 deletions docs/src/how-to/le-basis.rst

This file was deleted.

3 changes: 3 additions & 0 deletions docs/src/references/api/python/basis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Basis functions
.. autoclass:: rascaline.basis.Explicit
:show-inheritance:

.. autoclass:: rascaline.basis.LaplacianEigenstate
:show-inheritance:

.. autoclass:: rascaline.basis.ExpansionBasis
:members:

Expand Down
286 changes: 0 additions & 286 deletions python/rascaline/examples/le-basis.py

This file was deleted.

Loading

0 comments on commit fe18ecc

Please sign in to comment.