Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 681 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 681 Bytes

Fundamentals of Computational Neuroscience

Julia implementation of the simulations in the book Fundamentals of Computational Neuroscience in the form of Jupyter Notebooks

Requirements

The notebooks require Julia 1.0, Jupyter and IJulia to run. Follow the instructions in this website

Running

To open a notebook, simply run

jupyter notebook

and open the respective chapter notebook.

Contributing

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