Stefan Behnel, 05.05.2012 21:50:
>> https://github.com/cython/cython/pull/113
>
> This looks ok to me now. There have been objections back when we discussed
> the initial patch for array.array support, so what do you think about
> merging this in?
One think I'm not sure about is how to deal wit
> https://github.com/cython/cython/pull/113
This looks ok to me now. There have been objections back when we discussed
the initial patch for array.array support, so what do you think about
merging this in?
Stefan
___
cython-devel mailing list
cython-d
On 5 May 2012 17:27, Dag Sverre Seljebotn wrote:
> On 05/05/2012 01:08 PM, mark florisson wrote:
>>
>> On 3 May 2012 13:24, Dag Sverre Seljebotn
>> wrote:
>>>
>>> I'm afraid I'm going to try to kick this thread alive again. I want us to
>>> have something that Travis can implement in numba and "h
On 05/05/2012 01:08 PM, mark florisson wrote:
On 3 May 2012 13:24, Dag Sverre Seljebotn wrote:
I'm afraid I'm going to try to kick this thread alive again. I want us to
have something that Travis can implement in numba and "his" portion of
SciPy, and also that could be used by NumPy devs.
Sinc
On 3 May 2012 13:24, Dag Sverre Seljebotn wrote:
> I'm afraid I'm going to try to kick this thread alive again. I want us to
> have something that Travis can implement in numba and "his" portion of
> SciPy, and also that could be used by NumPy devs.
>
> Since the decisions are rather arbitrary, pe
One "feature" that matplotlib (Python's 2D plotting library) has which
makes it easy to jump into matplotlib is the huge section of working
examples: http://matplotlib.sourceforge.net/examples/index.html and
http://matplotlib.sourceforge.net/gallery.html . From this, within a
couple of days you ca