Christopher Barker wrote:
> Dag Sverre Seljebotn wrote:

>> There's enough usecases for Cython without NumPy to make our primary 
>> Cython tutorial generic and not targeted for numerical users IMO.
> 
> agreed, though I may never use the stuff used to process XML docs, but 
> it gets first class treatment...

There really isn't any special "stuff used to process XML docs" in Cython. 
There 
is special stuff in Cython to interact with numpy arrays.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to