https://github.com/NeuralEnsemble/libNeuroML
Raw File
Tip revision: 9b30882f4d64bda6a3cd0c7f86bfc3b72fcb0f61 authored by Ankur Sinha (Ankur Sinha Gmail) on 24 August 2021, 11:16:16 UTC
chore(nml.py): regenerate
Tip revision: 9b30882
requirements.txt
six
lxml
cython
numpy
pymongo
numexpr
simplejson; python_version < '3.5'
tables>=3.3.0
jsonpickle>=0.9.6
pytest
back to top