On Sep 26, 2008, at 6:41 PM, Robert Bradshaw wrote: > On Sep 26, 2008, at 6:19 PM, didier deshommes wrote: > >> On Fri, Sep 26, 2008 at 9:12 PM, Kevin Ar18 <[EMAIL PROTECTED]> >> wrote: >>> >>> Well it finally works. >>> >>> Now, I gotta learn it... but one problem: I cannot find a basics >>> tutorial/intro -- the >> >> Have you looked at http://ldots.org/pyrex-guide/ ? > > That is a good resource. I would recommend, looking at the slides for > some of the slides for talks I've given too (the most recent SciPy > 2008). Like most programming languages, the easiest way to learn it > is from a huge variety of actual code.
And here's the URL for the docs that I was thinking of, but couldn't remember where they were: http://www.mudskipper.ca/cython-doc/ (We really need to feature these more prominently.) - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
