Julia implementation of the simulations in the book Fundamentals of Computational Neuroscience in the form of Jupyter Notebooks
The notebooks require Julia 1.0, Jupyter and IJulia to run. Follow the instructions in this website
To open a notebook, simply run
jupyter notebook
and open the respective chapter notebook.
PRs with contributions are welcome. Note that there are some chapters that I don't pretend to write simulations for, so starting by those would be much appreciated. These chapter currently are
- Chapter 3