Skip to content

Instantly share code, notes, and snippets.

nwb.group1.time
nwb.group1.stimulus_1
nwb.group1.stimulus_2
group1.stimulus_3
group1.stimulus_4
group1.stimulus_5
group2.time
group2.stimulus_1
group2.stimulus_2
10523 git clone --branch 7.6.2 https://github.com/neuronsimulator/nrn
10524 cd nrn
10525 ./configure --without-x --with-nrnpython=python3 --without-paranrn --prefix="/Users/matteocantarelli/.pyenv/versions/netpynePython37/bin/nrn/" --without-iv
10526 ./build.sh
10527 ./configure --without-x --with-nrnpython=python3 --without-paranrn --prefix="/Users/matteocantarelli/.pyenv/versions/netpynePython37/bin/nrn/" --without-iv
10528 cd src/nrnpython
10529 cp ~/Documents/Development/nrn/src/nrnpython/setup.cfg .
10530 cd ..
10531 history | grep make
10532 make --silent -j4