On Fri, Jan 27, 2012 at 12:32:31PM -0800, Fernando Perez wrote: > And just to state what is probably obvious, we're more than happy to > adjust the apis in ipython as necessary to reduce the impedance > mismatches between tools.
I think that we share the same view: as much parallel code as possible should live in IPython, rather than in the other libraries (joblib or scikit-learn). > We're also finding our way through the fairly complex mess that is > wanting to scale smoothly from interactive experimentation in a > multicore local box to systems with their own queue/batch/job > management (SGE/Condor/etc) to cloud (EC2-type) environments... Yeah :$. What a mess. I have a hard time wrapping my head around this. Gaƫl ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
