Skip to content

Commit

Permalink
Remove outdated convolution class (#35)
Browse files Browse the repository at this point in the history
* Remove outdated convolution class

---------

Co-authored-by: Kevin Kazuki Huguenin-Dumittan <kvhuguenin@gmail.com>
  • Loading branch information
kvhuguenin and Kevin Kazuki Huguenin-Dumittan authored Aug 23, 2024
1 parent 7c687c1 commit efe1306
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 638 deletions.
6 changes: 0 additions & 6 deletions docs/src/references/lib/fourier_convolution.rst

This file was deleted.

198 changes: 0 additions & 198 deletions examples/library-tutorial.py

This file was deleted.

1 change: 0 additions & 1 deletion src/torchpme/lib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from .fourier_convolution import FourierSpaceConvolution
from .mesh_interpolator import MeshInterpolator
from .potentials import InversePowerLawPotential
from .kvectors import generate_kvectors_for_mesh, generate_kvectors_squeezed
Expand Down
Loading

0 comments on commit efe1306

Please sign in to comment.