load()# classmethod LinearBasis.load(loadfile: str)[source]# Load a basis from an HDF5 file. Parameters: loadfilestrPath to the file where the basis was stored via save(). Returns: LinearBasis