Dominik Straub
Results
2
issues of
Dominik Straub
As a quick fix for issue #29, I fixed `sklearn` in the requirements to the last version which I got working without changing `spherecluster` substantially. Ideally, one would update this...
Since commit [#28a474e](https://github.com/google/jaxopt/commit/28a474e307665971ce3e535d1984325e0ec5b1e4), scipy optimizers that do not use gradients do not work from `jaxopt.ScipyMinimize` anymore. Because `res.njev` is accessed on the result regardless of the `method` argument, you get...
bug