This project is forked from phvu/theoretical-neuroscience, but will be updated independently. 2019/6/29
Exercises of Theoretical Neuroscience, in Python or Matlab
There is no guarantee that the solutions are correct. If you have some puzzles, you are welcome to contact with me. My email address is [email protected].
To run all the tests in the directory tests
cd python
python -m unittest discover -s tests