Skip to content

Commit

Permalink
Merge branch 'v0.4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Nov 27, 2024
2 parents efc9f13 + 3f2c966 commit d8c5c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Quantics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import ITensors
using ITensors.SiteTypes: siteinds
import ITensors.NDTensors: Tensor, BlockSparseTensor, blockview
using ITensorMPS: ITensorMPS, MPS, MPO, AbstractMPS
using ITensorMPS: findsite, linkinds, linkind, findsites
using ITensorMPS: findsite, linkinds, linkind, findsites, truncate!

import SparseIR: Fermionic, Bosonic, Statistics
import LinearAlgebra: I
Expand Down

0 comments on commit d8c5c65

Please sign in to comment.