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
80 stars 12 forks source link

Remove the use of param in Function declaration. #38

Closed bgoujaud closed 2 years ago

bgoujaud commented 2 years ago

Replace by the use of **kwargs in pep.declare_function.