Skip to content

Commit

Permalink
Add Sirens sampling method
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloferz committed Mar 4, 2024
1 parent 17b5168 commit 1b30d82
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 4 deletions.
1 change: 1 addition & 0 deletions pysages/methods/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
from .harmonic_bias import HarmonicBias
from .metad import Metadynamics
from .restraints import CVRestraints
from .sirens import Sirens
from .spectral_abf import SpectralABF
from .spline_string import SplineString
from .umbrella_integration import UmbrellaIntegration
Expand Down
Loading

0 comments on commit 1b30d82

Please sign in to comment.