comparison README @ 131:fab7ad2f0d8b

Use Cython, improve performances!
author Thibaut Girka <thib@sitedethib.com>
date Sun, 11 Sep 2011 02:02:59 +0200
parents fad7b44cebf2
children 88361534c77e
comparison
equal deleted inserted replaced
130:11ab06f4c4c6 131:fab7ad2f0d8b
9 9
10 10
11 Dependencies: 11 Dependencies:
12 ------------- 12 -------------
13 13
14 Running:
14 * Python2 (>= 2.6) 15 * Python2 (>= 2.6)
16 * Cython
15 * Pyglet 17 * Pyglet
18
19
20 Building sample data:
21 * thtk (http://code.google.com/p/thtk/)
16 22
17 23
18 24
19 Documentation: 25 Documentation:
20 -------------- 26 --------------