# file: dependencies.txt
#
# This file lists additional Debian packages that must be installed
# prior to running your entry's 'setup.sh' and 'next.sh' scripts.
# Each package must be on a separate line.

python3-pip

#To install theano for python3, you can use the following in your dependencies.txt: 
python3-theano = 0.8.2-6 
python3-six    = 1.10.0-3 

#To install tensorflow for python3: 

python3-tensorflow = 1.0.0-0~pn1 
python3-numpy      = 1:1.12.0-2~pn0 
python3-protobuf   = 3.2.0-0~pn1 
libprotobuf10      = 3.2.0-0~pn1 
python3-wheel      = 0.29.0-2 
python3-six        = 1.10.0-3 
libatlas3-base 

# adapted from Vykintas Maknickas
python3-dev
build-essential
python3-setuptools
python3-scipy
python3-h5py
virtualenv
python3-yaml
python3-matplotlib
python3-tk

matlab
