"# GIT-Group-9: Signal Visualization Project"
This repository contains our complete group submission for the Assignment 1 and Assignment 2 of the Graphics and Interactive Techniques 1 module.
The implementation is based on Python, using notebooks and interactive visualizations. Each section addresses the respective analytical questions from the assignment and includes well-documented code and structured markdowns.
Collaborators: Safae Hajjout & Yahya Mansoub, 1st year engineering cycle students at the College of Computing.
We recommend setting up different python environments for each part so as to avoid any dependency issues.
You can install all dependencies directly by executing the following command in either assignment folder:
pip install -r requirements.txt