On Thu, Jul 25, 2013 at 7:44 AM, Andreas Mueller
<[email protected]>wrote:

>
> There seems to be also a separate issue about cython compatibility. The
> current cython version
> doesn't like sklearn/neighbors/binary_tree.pxi. It warns about undefined
> behavior because you use indexing like X[:-1]
> when running cython and segfaults when run.
>

Hmm, strange that wasn't a problem under cython 0.18.  That issue seems
much easier to fix though.
   Jake



>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to