rg314 / pytraction

Bayesian Traction Force Microscopy
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

slow optimization #6

Closed rg314 closed 3 years ago

rg314 commented 3 years ago

The current implementation of scipy.optimize.fminbound is annoyingly slow (10-20s)

rg314 commented 3 years ago

Solved in https://github.com/rg314/pytraction/blob/a1699e3f9dd33d196c690eca3e17837e320a2dbd/pytraction/utils.py