| Home | Trees | Indices | Help |
|
|---|
|
|
1 #!/usr/bin/env python 2 3 13 14 15 if __name__ == '__main__': 16 from numpy.distutils.core import setup 17 setup(**configuration(top_path='').todict()) 18
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 17 14:22:31 2009 | http://epydoc.sourceforge.net |