I need to create equal amplitude superposition (RK type) superpositions to use as initial states in dynamics.
I checked and the required bond-dimension is not onerous, so it should be possible to represent these using MPS
Claude suggested two methods that I knew of (brute force construction and imaginary time evolution approximation to the projector) and the third which seemed more elegant using
MPO(sites, "MaxEntangler")
seems like a neat trick but I never heard of MaxEntangler .. any quick thoughts?
thanks,vadim