##// END OF EJS Templates
Work again on bug 269966....
Work again on bug 269966. I think this time we do have a robust fix. I added tests that do fail after John Hunter's example, so if this one ever tries to return, we should catch it right away. Very, very nasty bug...

File last commit:

r1866:bca2d8bf merge
r1916:7b7637de
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