Re: [Numpy-discussion] Remove bento from numpy

2014-07-09 Thread Stéfan van der Walt
On Sat, Jul 5, 2014 at 6:40 PM, David Cournapeau courn...@gmail.com wrote: The efforts are on average less demanding than this discussion. We are talking about adding entries to a list in most cases... In scikit-image we use the following script to check for the most basic discrepancies:

Re: [Numpy-discussion] 64-bit windows numpy / scipy wheels for testing

2014-07-09 Thread Olivier Grisel
Feodor updated the AppVeyor nodes to have the Windows SDK matching MSVC 2008 Express for Python 2. I have updated my sample scripts and we now have a working example of a free CI system for: Python 2 and 3 both for 32 and 64 bit architectures. https://github.com/ogrisel/python-appveyor-demo

[Numpy-discussion] ANN: Bokeh 0.5 released

2014-07-09 Thread Bryan Van de Ven
I am very happy to announce the release of Bokeh version 0.5! (http://continuum.io/blog/bokeh-0.5) Bokeh is a Python library for visualizing large and realtime datasets on the web. This release includes many new features: weekly dev releases, a new plot frame, a click tool, always on hover

Re: [Numpy-discussion] Number of elements in a intersection graph

2014-07-09 Thread Robert Kern
On Wed, Jul 9, 2014 at 1:29 AM, Josè Luis Mietta joseluismie...@yahoo.com.ar wrote: Hi experts!! I am studying the intersection between line segments (sticks). I have an Numpy array (M) corresponding to the intersection graph of the system (the element Mij = 1 if the sticks' i 'and' 'j'