tBuLi / symfit

Symbolic Fitting; fitting as it should be.
http://symfit.readthedocs.org
MIT License
233 stars 17 forks source link

Is interactive fitting available? #115

Closed Jhsmit closed 7 years ago

Jhsmit commented 7 years ago

Installation is described in the docs, however:

$ pip2 install symfit[contrib]
Requirement already satisfied (use --upgrade to upgrade): symfit[contrib] in c:\python27\lib\site-packages
  symfit 0.3.5 does not provide the extra 'contrib'
pckroon commented 7 years ago

No, not in 0.3.5. @tBuLi needs to make a new release...

tBuLi commented 7 years ago

This works now, with the release of 0.3.6. Thanks for pointing this out!