NEURON 8.2.6
0
Empirically-based simulator for modeling neurons and networks of neurons
Contents
Empirically-based simulator for modeling neurons and networks of neurons
Stars: 401, Watchers: 401, Forks: 116, Open Issues: 362The neuronsimulator/nrn
repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 401 github stars!
How to Install neuron
You can install neuron using pip
pip install neuron
or add it to a project with poetry
poetry add neuron
Package Details
- Author
- Michael Hines, Yale, Blue Brain Project
- License
- Copyright (c) Michael Hines (BSD compatible)
- Homepage
- https://neuron.yale.edu/neuron/
- PyPi:
- https://pypi.org/project/NEURON/
- GitHub Repo:
- https://github.com/neuronsimulator/nrn
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common neuron errors.
Code Examples
Here are some neuron
code examples and snippets.
GitHub Issues
The neuron package has 362 open issues on GitHub
- MorphIO for morphology loading
- Wheels don't support backspace/delete keys in interactive usage with version >= 8.1.0
- NMODL cannot translate mcna.mod, CoreNEURON does not handle GLOBAL variables correctly
- Auto-apply formatting
- Clean headers dependencies in nrn
- Plot adjustments
- plotshape issues with Python on mac
- Voltage clamp delays and a ON/OFF switch
- docs: several topics
- New mpi way
- test_wheels.sh fails on macOS
- nrn-build-ci: reusable workflow
- Setuptools: deprecated setuptools.installer and fetch_build_eggs
- ModelView crashes with channel builder models, e.g. 152028
- rxd should not be imported unless it's at the request of the user