IGITUGraz / spore-nest-module

Synaptic Plasticity with Online Reinforcement learning
https://igitugraz.github.io/spore-nest-module/
GNU General Public License v2.0
25 stars 11 forks source link

Create a requirements.txt for python dependencies #19

Closed anandtrex closed 6 years ago

kappeld commented 6 years ago

Would be nice. We can just extract the information from the installation guide. required packages are:

cython
mpi4py
pyzmq
numpy
ujson
matplotlib

anything I forgot?

anandtrex commented 6 years ago

Looks good.

kappeld commented 6 years ago

I tested it now for new user homes for the students. The requirements.txt works. I also included minimum version numbers. I guess this concludes this issue.

mhoff commented 6 years ago

Approved.