Materials for the Signals and Systems I course at the UPF, including assignments, software utilities for labs, and materials for seminars and lectures.
To install the materials, create a virtual environment and install the dependencies. On Mac/Linux this will be:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
All the software is distributed with the Affero GPL license (http://www.gnu.org/licenses/agpl-3.0.en.html), the lecture slides are distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0) license (http://creativecommons.org/licenses/by-nc-sa/4.0/) and the sounds in this repository are released under Creative Commons Attribution 4.0 (CC BY 4.0) license (http://creativecommons.org/licenses/by/4.0/)