PerformanceEstimation / PEPit

PEPit is a package enabling computer-assisted worst-case analyses of first-order optimization methods.
https://pepit.readthedocs.io/en/latest/
MIT License
76 stars 10 forks source link

Broken link #36

Closed pierreablin closed 2 years ago

pierreablin commented 2 years ago

Hi and thanks for the great package !

The link to the demo in the readme seems broken: https://github.com/bgoujaud/PEPit/blob/master/ressources/educational/PEPit_demo.ipynb

AdrienTaylor commented 2 years ago

Hello Pierre!

Thanks a lot for the feedback; it is indeed not the good link in the current version on pip; we'll update it shortly! (I guess you found the working link, but in the case you didn't it is here: https://github.com/bgoujaud/PEPit/blob/master/ressources/demo/PEPit_demo.ipynb).

Thanks again!