preliminary question, I didn't have time yet to look closely >>> scipy.__version__ '0.9.0'
I have a problem where fsolve goes into a range where the values are nan. After that it goes into an endless loop, as far as I can tell. Something like this has been fixed for optimize.fmin_bfgs. Was there a fix for this also for fsolve, since 0.9.0? (The weirder story: I rearranged some test, and made unfortunately also some other changes, and now when I run nosetests it never returns. Ctrl+C kills nosetests, but leaves a python process running. I have no clue why the test sequence should matter.) Josef ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
