Legacy API

Legacy API#

For backward compatibility, we also provide the module lnPi. This module is standalone (i.e., it is not a submodule of lnpy), so can be imported using

import lnPi

This is simply an interface to lnpy routines with some renaming.

Legacy interface to lnpy (lnPi)#

MaskedlnPiDelayed

alias of lnPiMasked

CollectionlnPi

alias of lnPiCollection

maskedlnpi_legacy

Legacy lnPi array routines (maskedlnpi_legacy)