Closed rg314 closed 3 years ago
The current implementation of scipy.optimize.fminbound is annoyingly slow (10-20s)
scipy.optimize.fminbound
Solved in https://github.com/rg314/pytraction/blob/a1699e3f9dd33d196c690eca3e17837e320a2dbd/pytraction/utils.py
The current implementation of
scipy.optimize.fminbound
is annoyingly slow (10-20s)