On Mon, Oct 8, 2012 at 1:38 PM, Mathieu Blondel
<mathieu@mblondel.org> wrote:
--
For example, the current Ubuntu, 12.04, ships with Cython 0.15. I guess Ubuntu 12.10 will be released soon, and that release includes Cython 0.16. That said, I'm not sure if targeting the most recent Ubuntu is what we want to do (since it will be too fast for some people).
Andreas or Mathieu: Does scikit-learn have a policy for upgrading dependencies (in particular Cython)?
I'd lean toward more conservative versions of numpy, but more recent versions of Cython. I'm not sure how that would actually translate into hard numbers. Maybe numpy matches latest Ubuntu LTS, cython matches latest Ubuntu? (I don't run Ubuntu, btw, I just find it a convenient reference.) Or maybe some predetermined time delay after those releases?
Best,
-Tony