LICENSE
README.md
pyproject.toml
pyttb/__init__.py
pyttb/cp_als.py
pyttb/cp_apr.py
pyttb/create_problem.py
pyttb/export_data.py
pyttb/gcp_opt.py
pyttb/hosvd.py
pyttb/import_data.py
pyttb/khatrirao.py
pyttb/ktensor.py
pyttb/py.typed
pyttb/pyttb_utils.py
pyttb/sptenmat.py
pyttb/sptensor.py
pyttb/sumtensor.py
pyttb/tenmat.py
pyttb/tensor.py
pyttb/ttensor.py
pyttb/tucker_als.py
pyttb.egg-info/PKG-INFO
pyttb.egg-info/SOURCES.txt
pyttb.egg-info/dependency_links.txt
pyttb.egg-info/requires.txt
pyttb.egg-info/top_level.txt
pyttb/gcp/__init__.py
pyttb/gcp/fg.py
pyttb/gcp/fg_est.py
pyttb/gcp/fg_setup.py
pyttb/gcp/handles.py
pyttb/gcp/optimizers.py
pyttb/gcp/samplers.py
pyttb/matlab/__init__.py
pyttb/matlab/matlab_support.py
pyttb/matlab/matlab_utilities.py
tests/test_cp_als.py
tests/test_cp_apr.py
tests/test_create_problem.py
tests/test_hosvd.py
tests/test_import_export_data.py
tests/test_khatrirao.py
tests/test_ktensor.py
tests/test_package.py
tests/test_pyttb_utils.py
tests/test_sptenmat.py
tests/test_sptensor.py
tests/test_sumtensor.py
tests/test_tenmat.py
tests/test_tensor.py
tests/test_ttensor.py
tests/test_tucker_als.py