Tools
From Tlp Soft
(Difference between revisions)
												
			   
		| Line 32: | Line 32: | ||
| <li>Documentation is done using epydoc <br/> | <li>Documentation is done using epydoc <br/> | ||
| [http://epydoc.sourceforge.net/] Epydoc: current version is 3.0 alpha 3 | [http://epydoc.sourceforge.net/] Epydoc: current version is 3.0 alpha 3 | ||
| + | </li> | ||
| + | <li> | ||
| + | Doc should follow scipy docstring standard [http://scipy.org/DocstringStandard] | ||
| </li> | </li> | ||
| </ul> | </ul> | ||
| --[[User:Admin|David]] 23:03, 13 February 2007 (EST) | --[[User:Admin|David]] 23:03, 13 February 2007 (EST) | ||
Revision as of 15:04, 16 February 2007
Development Environement
-  First of all Python ! 
 [1] Python current version is 2.5
-  IPython is pretty nice to use. You should try it! 
 [2] IPython:current version is 0.7.3
- Python package for mathematical processing and plotting.
- Graphical environment:
- In the background Mercurical is used to keep track of the project source code history.
 [9] Mercurical: Current version is 0.9.3
- Documentation is done using epydoc 
 [10] Epydoc: current version is 3.0 alpha 3
- Doc should follow scipy docstring standard [11]
--David 23:03, 13 February 2007 (EST)
