An open API service indexing awesome lists of open source software.

https://github.com/coderpat/fundamentals-compneuroscience

Julia implementation of the simulations in the book Fundamentals of Computational Neuroscience
https://github.com/coderpat/fundamentals-compneuroscience

julia neuroscience

Last synced: 6 months ago
JSON representation

Julia implementation of the simulations in the book Fundamentals of Computational Neuroscience

Awesome Lists containing this project

README

          

# 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](https://github.com/JuliaLang/IJulia.jl)

## Running

To open a notebook, simply run

```bash
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_