Scientific: Add couple of new tools

Adds IDLE and pandas for both Python 2 and 3.
This commit is contained in:
Amit Saha 2014-11-16 08:32:58 +10:00 committed by Amit Saha
parent 004915b1e4
commit ca1105466f
1 changed files with 4 additions and 0 deletions

View File

@ -48,14 +48,17 @@ ddd
valgrind
#python 2 tools/libraries not included from the groups
python-tools
python-ipython
python-ipython-console
python-ipython-notebook
sympy
python-networkx
python-pandas
#python 3 and tools/libraries not included from the groups
python3
python3-tools
python3-matplotlib
python3-scipy
python3-numpy
@ -63,6 +66,7 @@ python3-ipython
python3-ipython-console
python3-ipython-notebook
python3-networkx
python3-pandas
# matplotlib backends
python-matplotlib-qt4