#145 Package HNN: Human Neocortical Neurosolver
Opened 5 years ago by mhough. Modified 5 years ago

URL: https://hnn.brown.edu/

Contact Sam Neymotin for help/advice

Samuel A Neymotin, Dylan S Daniels, Noam Peled, Robert A McDougal, Nicholas T Carnevale, Christopher I Moore, Michael L Hines, Matti Hamalainen, Stephanie R Jones. Human Neocortical Neurosolver (2018), DOI 10.5281/zenodo.1446517.

Currently translating Ubuntu bash installer script to equivalent dnf install fedora-package-names

https://github.com/jonescompneurolab/hnn/blob/master/installer/ubuntu/installer.sh

Requires python3-qt5, python3-pyopengl, python3-pyqtgraph, python3-scipy, zlib, zlib-devel, libXext-devel, mercurial, bison, flex, ncurses-devel, python3-cython, openmpi-devel etc.

Script currently installs python3-pyqt4.qtopengl for PyOpenGL via pip3

and removes python3-matplotlib for matplotlib v2 via pip3 both noted as open issues in script.

Also requires neuron (nrn and iv)

Not sure of matches for xfonts-100dpi (or if necessary if iv is deprecated)

nrn built with ./configure --with-nrnpython=python3 --with-paranrn --disable-rx3d


Login to comment on this ticket.

Metadata