Skip to content

Commit

Permalink
Add @kwdef import for julia v1.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Mar 13, 2024
1 parent b521854 commit a0065a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PEPSKit.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module PEPSKit

using LinearAlgebra, Statistics, Base.Threads, Base.Iterators, Printf
using Base: @kwdef
using Accessors
using VectorInterface
using TensorKit, KrylovKit, MPSKit, OptimKit
Expand Down

0 comments on commit a0065a0

Please sign in to comment.