Coder Social home page Coder Social logo

lkoelman / nrn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neuronsimulator/nrn

0.0 1.0 0.0 22.6 MB

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

License: Other

Shell 1.16% Makefile 0.67% M4 1.29% HTML 0.23% AMPL 1.33% C++ 32.21% Python 4.55% C 55.87% Objective-C 1.08% Lex 0.11% Yacc 1.01% Batchfile 0.06% Java 0.42%

nrn's Introduction

Build Status

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 discusson forum.

Basic installation on Linux from the nrn...tar.gz file is:

Build InterViews first from the git repository at http://github.org/nrnhines/iv or the iv...tar.gz file at http://neuron.yale.edu/ftp/neuron/versions/alpha/

  ./configure
  make
  make install

If sources are obtained from the git repository, http://github.org/nrnhines/nrn , create the automake, autoconf, libtool generated files by: sh build.sh

Particularly useful configure options:

  --prefix=`pwd`
    Install in place
  --without-x
    If the InterViews graphics library is not installed.
  --with-iv=/where/you/installed/it
    If iv was not installed in <prefix>/../iv
  --with-paranrn
    Parallel models on cluster computers using MPI (openmpi or mpich2)
  --with-nrnpython
    Use Python as an alternative interpreter (as well as the native
    HOC interpreter). This is required to use the Reaction-Diffusion
    extension.

For more installation information see: http://neuron.yale.edu/neuron/download/getdevel

nrn's People

Contributors

markovg avatar mgeplf avatar nrnhines avatar pramodk avatar pramodskumbhar avatar ramcdougal avatar vellamike avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.