Skip to content

Commit

Permalink
use renyi2 from netket itself
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipVinc committed Nov 8, 2023
1 parent 5b46307 commit 1165869
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 211 deletions.
2 changes: 2 additions & 0 deletions netket_fidelity/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

from . import driver

from . import renyi2

from .infidelity import InfidelityOperator

from netket.utils import _hide_submodules
Expand Down
Empty file added netket_fidelity/renyi2.py
Empty file.
4 changes: 0 additions & 4 deletions netket_fidelity/renyi2/__init__.py

This file was deleted.

58 changes: 0 additions & 58 deletions netket_fidelity/renyi2/exact.py

This file was deleted.

76 changes: 0 additions & 76 deletions netket_fidelity/renyi2/expect.py

This file was deleted.

73 changes: 0 additions & 73 deletions netket_fidelity/renyi2/operator.py

This file was deleted.

0 comments on commit 1165869

Please sign in to comment.