Tutorials
=========

This page contains a series of tutorials for using HAT. Every tutorial is available in both Python and MATLAB.

Python
******

Each Python tutorial open as a Google CoLab notebook and can be run online. The tutorials can be downloaded from the link as well and run locally as a jupyter notebook as well.

1. `Introduction to HAT in Python <https://drive.google.com/file/d/17zxsB8kW8-bjJUGyXGm9vxDzYrIQa7mW/view?usp=share_link>`_
2. `Constructing Hypergraphs from Multicorrealtions <https://drive.google.com/file/d/1m4fYOhRrYYgT1wFGwY9SPcMXXk2aqQTR/view?usp=share_link>`_

MATLAB
******

Each MATLAB tutorial opens to MATLAB Online. If you have a MATLAB account you can run it online. Otherwise, you can download the tutorial file from MATLAB Online and run it as a live script locally.

1. `Introduction to HAT in MATLAB <https://drive.matlab.com/sharing/7d77b042-c3cb-4ae9-8c06-515089fbccef>`_
2. `Constructing Hypergraphs from Multicorrealtions <https://drive.matlab.com/sharing/999692ae-26df-4b34-9cd4-c31af10d0bc3>`_

Bug Reporting
-------------
Please report all bugs or defects in HAT to `this page <https://github.com/Jpickard1/Hypergraph-Analysis-Toolbox/issues>`_.