Skip to content

kma-code/ocnc2025_python

Repository files navigation

Introduction to Python (OIST Computational Neuroscience Course, OCNC 2025)

We will go over some basic/intermediate techniques for simulation-based methods in computational neuroscience using Python.

To start: clone, activate environment and install requirements:

git clone https://github.com/kma-code/ocnc2025_python/
conda activate base
cd ocnc2025_python
conda install --yes --file requirements.txt
jupyter lab --allow-root

You can then open 01_LIF_neurons.ipynb.

About

Introduction to Python (OIST Computational Neuroscience Course, OCNC 2025)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published