Go to file
TerenceLiu98 5f4e45445f add requirements 2022-07-31 01:58:14 +00:00
algorithm add requirements 2022-07-31 01:58:14 +00:00
.gitignore add ignore 2022-07-30 17:24:33 +00:00
LICENSE Initial commit 2022-07-31 01:20:26 +08:00
README.md update 2022-07-30 17:33:41 +00:00
requirements.txt add requirements 2022-07-31 01:58:14 +00:00

README.md

Interactive Optimization Course

Perpose of This Project

Trying to develop an interactive web-based platform to help student learning (convex) optimization (UIC - OR4023) course.

Tech Stack

  1. Manim for creating the mathematical animations
  2. Jupyter and Jupyterlab as the backend of the platform
  3. plotly for creating the plots and figures
manim jupyter plotly

Some Similar Applications