Go to file
TerenceLiu98 c5b757f3e4 update 2022-09-18 22:49:59 +08:00
algorithm update 2022-09-18 22:49:59 +08: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