https://github.com/NikVard/memstim-hh
Tip revision: 563f808f6c4f40630f5b8876cc0b440cdf4159e8 authored by NikVard on 22 September 2023, 08:19:24 UTC
[UPDATE] Updated default figure names in scripts
[UPDATE] Updated default figure names in scripts
Tip revision: 563f808
requirements.txt
###### The code was written and tested using the following packages: ######
###### For more information on the structure of the requirements.txt file, go to https://note.nkmk.me/en/python-pip-install-requirements/ #####
numba == 0.54.0
numpy == 1.20.3
matplotlib == 3.4.3
tqdm == 4.62.3
Brian2 == 2.4.2
Cython == 0.29.24
joblib == 1.0.1
