Skip to content

Commit

Permalink
remove using JLD
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ortner committed Oct 17, 2023
1 parent 84dbb4a commit aa8b3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vmc/vmc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ using ACEpsi
using Distributed
using ParallelDataTransfer: @getfrom
using SharedArrays
using JLD # for intermediate results
# using JLD # for intermediate results

mutable struct VMC
tol::Number
Expand Down

0 comments on commit aa8b3d6

Please sign in to comment.