Re: [Cython] Code examples missing in Cython User's Guide

2011-04-16 Thread Robert Bradshaw
On Thu, Apr 14, 2011 at 12:05 PM, Chris Lasher wrote: > Thanks Arthur. I actually found the code examples in a grandparent directory > of the User's Guide documentation source directory. I have submitted a pull > request on GitHub which corrects the User's Guide Tutorial documentation so > that it

Re: [Cython] Code examples missing in Cython User's Guide

2011-04-14 Thread Chris Lasher
Thanks Arthur. I actually found the code examples in a grandparent directory of the User's Guide documentation source directory. I have submitted a pull request on GitHub which corrects the User's Guide Tutorial documentation so that it now includes the code. https://github.com/cython/cython/pull/

Re: [Cython] Code examples missing in Cython User's Guide

2011-04-12 Thread Arthur de Souza Ribeiro
Hey Chris, the code for primes and fib examples, are in the directory 'Demos' of the repository... Best Regards. []s Arthur 2011/4/12 Chris Lasher > My apologies for cross-posting this from cython-users, but I realized I > should have sent this bug report to cython-devel. > > Several code exa