8000 GitHub - jmendonza/nrn: NEURON Simulator. (iv required for the GUI)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.

jmendonza/nrn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status 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, currently we are supporting two build systems:

  • CMake (recommended)
  • Autotools (legacy, minimum support)

Note that starting with the 8.0 release, we recommend users to use CMake as the primary build system for NEURON. We would be grateful for any feedback or issues you encounter using the CMake-based build system. Please report any issue here and we will be happy to help.

If you are using autotools, we highly recommend switching to CMake.

For detailed installation instructions see docs/install/install_instructions.md file.

Documentation

About

NEURON Simulator. (iv required for the GUI)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.1%
  • C 30.0%
  • Python 20.2%
  • CMake 1.6%
  • Shell 1.4%
  • M4 1.2%
  • Other 2.5%
0