What's New?

Version 1.2:
Major Fixes:
- updated the svd() usage inside hosvd, hucker, mpca, etc. to give the right number of eigenvectors for modes that were unbalanaced
- Revamp to the naming scheme of the unfolding operations (see JSS paper draft/Vignette)

Minor Fixes:
- updated the percentaage calculations that were given in the outputs (before was decimal)

Additions:
- JSS draft/Vingnette


Version 1.1:
Removed getters (getData, getModes, getNumModes), sweep methods
Fixed [major] pvd, tucker, mpca
Fixed [minor] t_svd, cp
Added tperm, image, [<- methods
