root/trunk/examples/arraytest/readme.txt

Revision 113, 203 bytes (checked in by KirkMcDonald, 2 years ago)

* Improved Pyd's handling of arrays.
* Added Repr
* Added arraytest

Line 
1 This is an example of using arrays with Pyd.
2
3 Execute the conventional distutils command
4     python setup.py build
5 to build.
6
7 Then execute
8     python test.py
9 to exercise this example extension.
Note: See TracBrowser for help on using the browser.