https://github.com/lmfit/lmfit-py
Raw File
Tip revision: e278951c36b88c7259016bc74668a02d76eb9350 authored by Matthew Newville on 23 October 2018, 11:48:40 UTC
use inspect.getfullargspec for Python3
Tip revision: e278951
requirements.txt
six>1.10
numpy>=1.10
scipy>=0.17
asteval>=0.9.12
uncertainties>=3.0
back to top