Refactored some source includes. Changed the overview to be shorter and give credit...
authorggellner@encolpuis <none@none>
Sat, 27 Sep 2008 20:46:32 +0000 (16:46 -0400)
committerggellner@encolpuis <none@none>
Sat, 27 Sep 2008 20:46:32 +0000 (16:46 -0400)
commit2167593272aa9f8574015c23855824c6e1ba835e
tree041dd706f4aea253e5e640bdb57583d0c22cf695
parente87f834460df9b51bf3c9ba47bc3a69fb6571b48
Refactored some source includes. Changed the overview to be shorter and give credit to pyrex more prominantly. Added documentation to automatic range() conversion
docs/language_basics.rst
docs/overview.rst
docs/pyrex_differences.rst
docs/tutorial.rst
examples/tutorial/fib1/fib.pyx [new file with mode: 0644]
examples/tutorial/fib1/setup.py [new file with mode: 0644]
examples/tutorial/primes/primes.py [new file with mode: 0644]
examples/tutorial/primes/primes.pyx [new file with mode: 0644]
examples/tutorial/primes/setup.py [new file with mode: 0644]