Back to the main Index
IPython includes an architecture and library for interactive parallel computing. The enables Python functions, along with their arguments, to be run in parallel a multicore CPU, cluster or cloud using a simple Python API.
This directory also contains examples that are regular Python (.py
) files.
%run ../utils/list_pyfiles.ipy
More substantial examples can be found in subdirectories:
%run ../utils/list_subdirs.ipy