MATLAB .mat files do not have a symmetry attribute, thus symmetry cannot be read from them. Symmetry is instead extrapolated via libhsm.hsm.checkSymmetry(). This may cause issues when reading symmetric MATLAB matrices where some elements are stored in the bottom triangle, if such matrices exist.
MATLAB .mat files do not have a symmetry attribute, thus symmetry cannot be read from them. Symmetry is instead extrapolated via
libhsm.hsm.checkSymmetry(). This may cause issues when reading symmetric MATLAB matrices where some elements are stored in the bottom triangle, if such matrices exist.