EmoryUniversityTheoreticalBiophysics / SirIsaac

Automated dynamical systems inference
MIT License
38 stars 11 forks source link

Error #1

Closed SeppeKuehn closed 10 years ago

SeppeKuehn commented 10 years ago

I am running simpleExample.py in iPython after installing SirIsaac and SloppyCell in python2.7 (anaconda). An error is thrown stating that the Optimization module has not attribute fmin_lm. (line ~1925 of FittingProblem.py). It appears that this method is part of the lmopt module of the SloppyCell installation that I downloaded from CVS. How to fix?

bcdaniels commented 10 years ago

Thanks for your feedback. This was a bug that should now be fixed.