zeros

tenpy.linalg.np_conserved.zeros(legcharges, dtype=<class 'numpy.float64'>, qtotal=None, labels=None)[source]

Create a npc array full of zeros (with no _data).

This is just a wrapper around Array(...), detailed documentation can be found in the class doc-string of Array.