Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We do not distribute IPython any long due to ongoing issues with hard-coded paths associated with IPython.  Instead, we manually create the tar.gz file and copy it over to u35, then install IPython for use at SLAC in the GLAST_EXT copy.

sympy 0.7.2

http://sympy.org/en/index.html

curl -O http://sympy.googlecode.com/files/sympy-0.7.2.tar.gzImage Added
python setup.py install

iPython - 0.13

pip install ipython
Run the iptest located in python's bin directory.

...