https://github.com/lmfit/lmfit-py
Raw File
Tip revision: c2b7ea15507baf2032f497441de917e505c6b784 authored by Matthew Newville on 31 May 2017, 19:11:22 UTC
correctly create non-constraint parameter values and bounds for least_squares()
Tip revision: c2b7ea1
requirements.txt
six>1.10
numpy>=1.9.1
scipy>=0.15.1
back to top