ITensor / ITensorMPS.jl

MPS and MPO methods based on ITensor (ITensors.jl)
Apache License 2.0
16 stars 2 forks source link

Add support for running examples on GPU and test on GPU #23

Open mtfishman opened 3 months ago

mtfishman commented 3 months ago

Add flexibility to run examples on GPU similar to #22, and test running on GPU similar to how it is done in NDTensors.jl and ITensors.jl. We can test running on GPU backends using JLArrays as discussed in https://github.com/ITensor/ITensorTDVP.jl/issues/86.