COPYING
COPYING.LESSER
MANIFEST.in
README.txt
setup.cfg
setup.py
Docs/Sphinx/Makefile
Docs/Sphinx/api-candecomp.rst
Docs/Sphinx/api-core.rst
Docs/Sphinx/api-multilinalg.rst
Docs/Sphinx/api-qttmat.rst
Docs/Sphinx/api-qttvec.rst
Docs/Sphinx/api-stt.rst
Docs/Sphinx/api-ttmat.rst
Docs/Sphinx/api-ttvec.rst
Docs/Sphinx/api-tw.rst
Docs/Sphinx/api-wttvec.rst
Docs/Sphinx/api.rst
Docs/Sphinx/conf.py
Docs/Sphinx/index.rst
Docs/Sphinx/indices.rst
Docs/Sphinx/intro.rst
Docs/Sphinx/multilinalg.rst
Docs/Sphinx/qttmat.rst
Docs/Sphinx/qttvec.rst
Docs/Sphinx/refs.bib
Docs/Sphinx/stt.rst
Docs/Sphinx/ttmat.rst
Docs/Sphinx/ttvec.rst
Docs/Sphinx/tutorial.rst
Docs/Sphinx/tw.rst
Docs/Sphinx/zrefs.rst
Docs/Sphinx/_static/Figures/TensorWrapperQExtension.eps
Docs/Sphinx/_static/Figures/TensorWrapperQExtension.pdf
Docs/Sphinx/_static/Figures/TensorWrapperQExtension.png
Docs/Sphinx/_static/Figures/TensorWrapperRefine.eps
Docs/Sphinx/_static/Figures/TensorWrapperRefine.pdf
Docs/Sphinx/_static/Figures/TensorWrapperRefine.png
Docs/Sphinx/_static/Figures/TensorWrapperReshape.eps
Docs/Sphinx/_static/Figures/TensorWrapperReshape.pdf
Docs/Sphinx/_static/Figures/TensorWrapperReshape.png
Docs/Sphinx/_static/Figures/TensorWrapperViews.eps
Docs/Sphinx/_static/Figures/TensorWrapperViews.pdf
Docs/Sphinx/_static/Figures/TensorWrapperViews.png
Examples/GenzFunctions/GenzFunctions.py
Examples/GenzFunctions/PlotAllTests.py
Examples/GenzFunctions/QTT-tests.ods
Examples/GenzFunctions/QTTdmrgGenz.py
Examples/GenzFunctions/QTTdmrgGenzPlotData.py
Examples/GenzFunctions/QTTdmrgGenzSGPlotData.py
Examples/GenzFunctions/SubmitAllTests.py
Examples/GenzFunctions/TTcrossGenz.py
Examples/GenzFunctions/TTcrossGenzPlotData.py
Examples/GenzFunctions/TTcrossGenzSGPlotData.py
Examples/GenzFunctions/TTdmrgGenz.py
Examples/GenzFunctions/TTdmrgGenzPlotData.py
Examples/GenzFunctions/TTdmrgcrossGenz.py
Examples/Quadrature/Convergence.py
Examples/Quadrature/QTTdmrgQuadrature.py
Examples/Quadrature/TTcrossQuadrature.py
Examples/Quadrature/TTdmrgQuadrature.py
Examples/Quadrature/UQQuadrature.py
Examples/TTcross/TTcrossAndSG.py
Examples/TTdmrg/TTdmrgAndSG.py
TensorToolbox/__init__.py
TensorToolbox/_version.py
TensorToolbox.egg-info/PKG-INFO
TensorToolbox.egg-info/SOURCES.txt
TensorToolbox.egg-info/dependency_links.txt
TensorToolbox.egg-info/not-zip-safe
TensorToolbox.egg-info/requires.txt
TensorToolbox.egg-info/top_level.txt
TensorToolbox/core/QuanticsTensorTrainMat.py
TensorToolbox/core/QuanticsTensorTrainVec.py
TensorToolbox/core/SpectralTensorTrain.py
TensorToolbox/core/TensorTrainMat.py
TensorToolbox/core/TensorTrainVec.py
TensorToolbox/core/WeightedQuanticsTensorTrainVec.py
TensorToolbox/core/WeightedTensorTrainVec.py
TensorToolbox/core/__init__.py
TensorToolbox/core/auxiliary.py
TensorToolbox/core/candecomp.py
TensorToolbox/core/storage.py
TensorToolbox/core/tensor_wrapper.py
TensorToolbox/multilinalg/__init__.py
TensorToolbox/multilinalg/multilinalg.py
TensorToolbox/unittests/TestQTT.py
TensorToolbox/unittests/TestQTTdmrg.py
TensorToolbox/unittests/TestSQTTdmrg_0D.py
TensorToolbox/unittests/TestSTTcross_0D.py
TensorToolbox/unittests/TestSTTcross_2D.py
TensorToolbox/unittests/TestSTTdmrg_0D.py
TensorToolbox/unittests/TestSTTdmrg_2D.py
TensorToolbox/unittests/TestSTTdmrgcross_0D.py
TensorToolbox/unittests/TestTT.py
TensorToolbox/unittests/TestTT_0.py
TensorToolbox/unittests/TestTT_1.py
TensorToolbox/unittests/TestTT_2.py
TensorToolbox/unittests/TestTT_3.py
TensorToolbox/unittests/TestTT_4.py
TensorToolbox/unittests/TestTT_5.py
TensorToolbox/unittests/TestTT_6.py
TensorToolbox/unittests/TestTT_7.py
TensorToolbox/unittests/TestTTcross.py
TensorToolbox/unittests/TestTTdmrg.py
TensorToolbox/unittests/TestTTdmrgcross.py
TensorToolbox/unittests/TestTensorWrapper.py
TensorToolbox/unittests/TestWTT.py
TensorToolbox/unittests/TestWTT_0.py
TensorToolbox/unittests/TestWTT_2.py
TensorToolbox/unittests/TestWTT_4.py
TensorToolbox/unittests/TestWTT_5.py
TensorToolbox/unittests/TestWTT_6.py
TensorToolbox/unittests/TestWTT_7.py
TensorToolbox/unittests/TestWTTdmrg.py
TensorToolbox/unittests/TestWeightedTensorWrapper.py
TensorToolbox/unittests/__init__.py
TensorToolbox/unittests/auxiliary.py
TensorToolbox/unittests/run_unit_tests.py
scripts/TensorToolboxUpV030