Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Optional computer explorations — Optimization 2026

This repository contains optional Jupyter notebooks for the EPFL course MATH-265, Introduction to optimization and operations research.

The notebooks complement the lectures and paper-based exercise sessions. They can help you visualize mathematical objects, follow algorithms step by step, and experiment with the concepts studied in the course.

Programming is not assessed in the exam. You are not expected to complete all the notebooks.

Using the notebooks

Most exercises are provided in pairs:

  • *_questions.ipynb contains the questions and incomplete code;
  • *_responses.ipynb contains the complete code and explanations.

You may attempt the question notebook first, consult the complete response if you get blocked, or simply read and execute the response notebook as an interactive illustration. The response notebooks are available immediately because this material is intended for independent study.

The weekly exercise sheets identify a small selection of recommended notebooks. The remaining notebooks are available for students who would like to explore a topic further.

Topics

Installation

To run the notebooks locally, install the dependencies with:

python -m pip install -r requirements-notebooks.txt

About

Repository for the course Introduction to Optimization and Operations Research 2026

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages