On Mon, Aug 9, 2010 at 1:59 AM, Rajeev <[email protected]> wrote: > Hi, > > I was trying to work out the first example given in > > http://wiki.cython.org/WrappingNumpy > > in sage notebook, but got an error saying > > arrayobject.h not found. How do I get this example working?
I've fixed that page so it should work, but a better tutorial (linked at the top of the page) is http://wiki.cython.org/tutorials/numpy (From the Sage notebook, you can just skip all the installation/setup stuff...) - Robert -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
