EthanJamesLew / AutoKoopman

AutoKoopman - automated Koopman operator methods for data-driven dynamical systems analysis and control.
GNU General Public License v3.0
53 stars 10 forks source link

gpyopt is missing as a dependency #73

Open stanleybak opened 1 year ago

stanleybak commented 1 year ago

when using "bopt" I get an error. Maybe we could add it to the requirements so it auto installs?

EthanJamesLew commented 1 year ago

I added bopt as an PEP 508 extra_requires because it's a heavy requirement and not compatible with the latest versions of python. However, this adds a lot of confusion. I will add it to the default.