Installation Guide

Follow the steps below to install SUPERHEX on your local machine.

Step 1: Clone the repository

First, make a local copy of the code by cloning the GitHub repository:

git clone https://github.com/malaei/SUPERHEX.git

Step 2: Change to the code directory

Navigate to the directory where the code was cloned:

cd SUPERHEX

Step 3: Install using pip

Once inside the code directory, install SUPERHEX using pip:

pip install .