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

fix quadratics V0 #98

Open AdrienTaylor opened 4 months ago

AdrienTaylor commented 4 months ago

Fix a bug due to the implementation of quadratic functions.

This fix requires adding a "Point" to the implementation of quadratic functions (linear part), thereby requiring to update one of the tests.