pygpe.spinhalf.wavefunction.SpinHalfWavefunction.density#

SpinHalfWavefunction.density(components)#

Calculates the density of the specified component(s).

Parameters:

components – “plus”, “minus”, or “all”. String specifying which component(s) to calculate the density of.

Returns:

Respective density array. If “all” is specified as the component, then both the plus and minus component densities are returned as a tuple, respectively.