This contains the code and results needed to reproduce the figures in the (revised) paper "Modewise Operators, the Tensor Restricted Isometry Property, and Low-Rank Tensor Recovery"
See: https://export.arxiv.org/abs/2109.10454
The following command will run two-step modewise measurement and recovery for a four mode
python run_mw_trial.py "40" "4" "3,5" "300" "1024" "10" "TWOSTEP" "Fourier"
Figures can be preproduced using the notebook.
Here were the packages used to run the revised experiments
numpy 1.22.3
pandas 1.4.3
python 3.10.4
pytorch 1.12.0
scipy 1.7.3
tensorly 0.7.0