Skip to content

ramcdougal/nrn

This branch is 1381 commits behind neuronsimulator/nrn:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6889284 · Jun 16, 2023
May 1, 2023
Nov 16, 2019
Jun 8, 2023
Jun 5, 2023
Jun 8, 2023
Jun 8, 2023
Jun 16, 2023
Jun 16, 2023
Jun 5, 2023
Mar 8, 2023
Jun 12, 2023
Jun 16, 2023
Jun 16, 2023
Jun 16, 2023
Nov 4, 2022
Apr 14, 2023
Jul 1, 2022
Apr 19, 2021
Apr 21, 2022
Feb 1, 2023
May 30, 2023
May 30, 2023
Jan 31, 2023
Feb 10, 2021
Jun 16, 2023
Jan 12, 2023
Jun 15, 2018
Apr 26, 2020
Mar 25, 2022
Jun 12, 2023
Feb 24, 2022
Apr 20, 2023
Sep 29, 2022
Feb 8, 2015
Jan 19, 2022
May 30, 2023
Jan 19, 2022
Feb 8, 2023
Jun 8, 2023

Repository files navigation

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

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.

It is possible to install the Linux Python wheels on Windows via the Windows Subsystem for Linux (WSL) - check the installation instructions above.

Documentation

Changelog

Refer to docs/changelog.md

Contributing to NEURON development

Refer to NEURON contribution guidelines

Funding

NEURON development is supported by NIH grant R01NS11613 (PI M.L. Hines at Yale University).

Collaboration is provided by the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL) with funding from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology. Additional funding from the European Union Seventh Framework Program (FP7/20072013) under grant agreement no. 604102 (HBP) and the European Union's Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreement no. 720270 (Human Brain Project SGA1), no. 785907 (Human Brain Project SGA2) and no. 945539 (Human Brain Project SGA3).

About

NEURON from git clone hg::http://bitbucket.org/nrnhines/nrn # see git-remote-hg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.3%
  • Python 21.8%
  • C 16.9%
  • CMake 2.8%
  • AMPL 1.4%
  • Shell 1.0%
  • Other 0.8%