load()

load()#

classmethod LinearBasis.load(loadfile: str)[source]#

Load a basis from an HDF5 file.

Parameters:
loadfilestr

Path to the file where the basis was stored via save().

Returns:
LinearBasis