Skip to content

Commit

Permalink
refactor Iso2
Browse files Browse the repository at this point in the history
remove the old NamedTuple code
reorder Iso2 functions

still todo: lower part of iso2.jl is still deprecated
  • Loading branch information
axsk committed Mar 2, 2024
1 parent cf1d940 commit 5c2a65f
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 337 deletions.
1 change: 1 addition & 0 deletions src/ISOKANN.jl
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ include("reactionpath.jl")
include("simulators/langevin.jl") # for the simulators

include("isosimple.jl")
include("isotarget.jl")
include("iso2.jl")
include("simulators/potentials.jl")

Expand Down
Loading

0 comments on commit 5c2a65f

Please sign in to comment.