niltonlk / nrn

NEURON Simulator

Home Page:http://neuron.yale.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Actions Status Actions Status codecov Documentation Status

NEURON

NEURON is a simulator for models of neurons and networks of neuron. See http://neuron.yale.edu for installers, source code, documentation, tutorials, announcements of courses and conferences, and a discussion forum.

Installing NEURON

NEURON provides binary installers for Linux, Mac and Windows platforms. You can find the latest installers for Mac and Windows here. For Linux and Mac you can install the official Python 3 wheel with:

pip3 install neuron

NOTE: If you are using Python 3.6, please upgrade your pip first, i.e.: python3.6 -m pip install --upgrade pip

If you want to build the latest version from source, we support CMake as build system. Autotools build system has been removed after 8.0 release. See detailed installation instructions: docs/install/install_instructions.md.

Documentation

Changelog

Refer to docs/changelog.md

Contributing to NEURON development

Refer to NEURON contribution guidelines

About

NEURON Simulator

http://neuron.yale.edu

License:Other


Languages

Language:C++ 44.1%Language:C 27.1%Language:Python 22.7%Language:CMake 1.8%Language:AMPL 1.3%Language:Shell 1.0%Language:Cython 0.8%Language:Objective-C 0.4%Language:Java 0.4%Language:Batchfile 0.1%Language:HTML 0.1%Language:NASL 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%Language:AGS Script 0.0%Language:sed 0.0%