Skip to content

Easily install a version of neuron with mpi to your local linux directory. BMTK, NEST, Conda as well.

Notifications You must be signed in to change notification settings

aaberbach/easy-nrn-install

 
 

Repository files navigation

Easy Neuron Installer

Install computational neuroscience tools like NEURON easily on Linux.

Example usage

Install NEURON, IV, MPI to the ~/nrn directory.

cd ~
mkdir nrn
git clone https://github.com/tjbanks/easy-nrn-install
cd easy-nrn-install
easy-nrn-install.sh ~/nrn

Requirements

Ubuntu or CentOS requirements can be installed with the corresponding requirements.sh file.

bash ./ubuntu_requirements.sh

About

Easily install a version of neuron with mpi to your local linux directory. BMTK, NEST, Conda as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%