| 10 | | * [source:trunk/FORMAT_GUIDELINES.txt] -- !SciPy naming standards: use_this_format_for_everything. I can't find any discussion of this and it is very annoying as python class names typically have CamelHumps as specified in PEP 8. |
| 11 | | * [source:numpy/browser/trunk/numpy/doc/HOWTO_DOCUMENT.txt] -- !NumPy/!SciPy docstring standards to be complient with epydoc. |
| | 10 | * [source:trunk/FORMAT_GUIDELINES.txt FORMAT_GUIDELINES.txt] -- !SciPy naming standards: use_this_format_for_everything. I can't find any discussion of this and it is very annoying as python class names typically have !CapWords as specified in PEP 8. This should be checked with the newsgroup before finally deciding on names. |
| | 11 | * [source:../../numpy/browser/trunk/numpy/doc/HOWTO_DOCUMENT.txt numpy/doc/HOWTO_DOCUMENT.txt] -- !NumPy/!SciPy docstring standards to be complient with epydoc. |