paulknysh/blackbox

High dimensional optimization?

Closed this issue · 0 comments

I replaced Monte Carlo (for minimizing fit) with a SLSQP method from scipy.optimize library. The code now should be able to handle high dimensional cases.

Let me know if there are any issues.