DMRG
ElemCo.DMRG
— ModuleDMRG
Density Matrix Renormalization Group (DMRG) calculations using ITensors.jl
package.
The functionality is moved to an extension, i.e., one has to load ITensors.jl
and ITensorMPS.jl
packages to run DMRG calculations.
Example
using ITensors, ITensorMPS
using ElemCo
fcidump = "h2o.fcidump"
@cc dmrg
Exported functions
ElemCo.DMRG.calc_dmrg
— Methodcalc_dmrg
Perform DMRG calculation