This repository contains the Notebook used during the Operations Research (#orms) course at the Department of Mathematics at the University of Pavia.
Every notebook can be opened directly on the web using Google Colab, by clicking on the corresponding Colab icon.
This repository is maintained by the Computational Optimization Research Group. You are welcome to contribute!
Data | Solution | Link |
---|---|---|
[2025/04/30] | Linear regression: solution proposed by a student | |
[2025/04/30] | Linear regression Diabete dataset | regression_diabete.py |
[2025/04/40] | Linear regression noisy sin(x) | regression_sin.py |
[2025/04/17] | Optimal Color Transfer | colorTransfer.py |
[2025/03/15] | Exercise 2.6: Square Magic | square_magic.py |
[2025/03/15] | Exercise 2.5: Steel Recycle Bleending Problem | steel.py |
#ORMS Notebooks by Stefano Gualandi is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://github.com/mathcoding/opt4ds.