##// END OF EJS Templates
Cleaned up release tools directory....
Cleaned up release tools directory. Converted almost all to python scripts and made toollib to collect common functions and avoid repetition. Properly commented and documented what each script does. The run_ipy_in_profiler one seems broken, I'm not sure what to do with it. We need to either fix it or remove it later, but it's not critical for 0.10.

File last commit:

r1866:bca2d8bf merge
r2118:ec9810f7
Show More
index.txt
16 lines | 320 B | text/plain | TextLexer
Brian E Granger
Updated the main introduction to IPython in the Sphinx docs.
r1400 .. _parallel_index:
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian Granger
Updating the Sphinx docs in preparation for the release....
r1677 Using IPython for parallel computing
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
:maxdepth: 2
parallel_intro.txt
Brian Granger
Updated the docs for using MPI with IPython.
r1778 parallel_process.txt
Brian E Granger
Beginning to organize the rst documentation.
r1256 parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
Brian Granger
Adding a complete description of the IPython security model.
r1756 parallel_security.txt
Fernando Perez
Documentation updates....
r1753 visionhpc.txt