CHANGELOG.md
LICENSE
MANIFEST.in
MAT-view-Tutorial.ipynb
README.md
Steps to Build.txt
history.csv
pyproject.toml
setup.py
mat_view.egg-info/PKG-INFO
mat_view.egg-info/SOURCES.txt
mat_view.egg-info/dependency_links.txt
mat_view.egg-info/requires.txt
mat_view.egg-info/top_level.txt
matview/LICENSE
matview/README.md
matview/__init__.py
matview/assets/css/appstyle.css
matview/assets/data/experimental_history-timeseries.csv
matview/assets/data/experimental_history-ultra.csv
matview/assets/data/experimental_history.csv
matview/assets/img/favicon.ico
matview/assets/img/mat.svg
matview/graph/__init__.py
matview/graph/helper.py
matview/graph/movelet/heatmap.py
matview/graph/movelet/markov.py
matview/graph/movelet/markovtree.py
matview/graph/movelet/moveletdt.py
matview/graph/movelet/qstree.py
matview/graph/movelet/sankey.py
matview/plot/__init__.py
matview/plot/bar.py
matview/plot/bar_mean.py
matview/plot/box.py
matview/plot/critical_difference.py
matview/plot/line_rank.py
matview/plot/swarm.py
matview/scripting/__init__.py
matview/scripting/generator.py
matview/scripting/result.py
matview/scripting/component/__init__.py
matview/scripting/component/_base.py
matview/scripting/component/hiper.py
matview/scripting/component/marc.py
matview/scripting/component/master.py
matview/scripting/component/mat.py
matview/scripting/component/pois.py
matview/scripting/component/raw.py
matview/scripting/component/super.py
matview/scripting/component/ultra.py
matview/util/__init__.py
matview/util/format.py
matview/util/stats.py
matview/web/__init__.py
matview/web/app.py
matview/web/app_base.py
matview/web/config.py
matview/web/definitions.py
matview/web/dataset/__init__.py
matview/web/dataset/datasets.md
matview/web/dataset/main.py
matview/web/method/__init__.py
matview/web/method/classification.md
matview/web/method/clustering.md
matview/web/method/main.py
matview/web/method/similarity.md
matview/web/method/summarization.md
matview/web/method/classification/BITULER.md
matview/web/method/classification/DeepeST.md
matview/web/method/classification/Dodge.md
matview/web/method/classification/HIPERMovelets.md
matview/web/method/classification/MARC.md
matview/web/method/classification/MASTERMovelets.md
matview/web/method/classification/Movelets.md
matview/web/method/classification/POIF.md
matview/web/method/classification/POIS.md
matview/web/method/classification/SUPERMovelets.md
matview/web/method/classification/TRF.md
matview/web/method/classification/TULVAE.md
matview/web/method/classification/TXGB.md
matview/web/method/classification/UltraMovelets.md
matview/web/method/classification/Xiao.md
matview/web/method/classification/Zheng.md
matview/web/pages/__init__.py
matview/web/pages/main.py
matview/web/pages/mat.md
matview/web/pages/publications.md
matview/web/result/__init__.py
matview/web/result/main.py
matview/web/result/results.md
matview/web/scripting/__init__.py
matview/web/scripting/main.py
matview/web/scripting/scripting.md
matview/web/view/__init__.py
matview/web/view/callback.py
matview/web/view/graph.py
matview/web/view/main.py
matview/web/view/mat.py
matview/web/view/movelet.py
screens/home.png
screens/results.png
screens/scripting.png
screens/view.png
scripts/MAT-Web.py
scripts/results/MAT-ExportResults.py
scripts/results/MAT-MoveResults.py
scripts/results/MAT-PrintResults.py
scripts/results/MAT-Summary.py