convexengineering / gpfit

Fit posynomials to data
http://gpfit.readthedocs.io/en/latest/
MIT License
10 stars 7 forks source link

Make GPfit object oriented #100

Closed pgkirsch closed 2 years ago

pgkirsch commented 3 years ago

Replace the fit, plot_fit_1d and print_fit functions with a Fit class that has the following methods:

pgkirsch commented 2 years ago

Closed by #105