Search Criteria
Package Details: nest 3.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nest.git (read-only, click to copy) |
---|---|
Package Base: | nest |
Description: | Simulator for spiking neural network models |
Upstream URL: | https://www.nest-simulator.org/ |
Licenses: | GPL-2.0-or-later |
Submitter: | brk0_0 |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-07 16:12 (UTC) |
Last Updated: | 2024-08-03 13:10 (UTC) |
Dependencies (28)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gsl (gsl-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- ipython (ipython-gitAUR)
- libaec (libaec-gitAUR)
- libtool (libtool-gitAUR)
- ncurses (ncurses-gitAUR)
- openmpi (openmpi-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-flask
- python-flask-cors
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi)
- python-matplotlib (python-matplotlib-gitAUR)
- python-mpi4py (python-mpi4py-intelAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR)
- python-pandas
- python-pydot
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR)
- python-werkzeug
- readline (readline-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
Latest Comments
bjourne commented on 2023-06-15 10:03 (UTC) (edited on 2023-06-15 10:03 (UTC) by bjourne)
The package does not install. There is an error related to the Python binding:
jakstu commented on 2020-10-17 21:01 (UTC) (edited on 2020-10-17 21:01 (UTC) by jakstu)
this works, thanks a lot!
adsun commented on 2020-10-14 15:47 (UTC)
@jakstu fixed.
jakstu commented on 2020-10-14 13:43 (UTC) (edited on 2020-10-14 13:57 (UTC) by jakstu)
Hi everybody, i have troubles using nest.
After installation I can import nest in python however the module seems to be pretty empty, i.e.
gives
and
only gives
When using nest without python from Terminal I get an [INFO] message about with a path pointing in the source where I created the package ~/Downloads/nest/src/nest-simulator-2.20.0/nestkernel/rng_manager.cpp
Also at the end of compiling I received the warning
also when looking in my /usr/lib/python3.8/site-packages/nest the only thing there is pynestkernel.so. Shouldn't there be more?
Can somebody help me with this? I couldn't find anything on this. Also playing around a bit with the PKGBUILD while looking into the Install guide https://github.com/nest/nest-simulator/blob/master/INSTALL didn't help me yet.
Thanks alot!
dercolamann commented on 2016-04-26 09:38 (UTC) (edited on 2016-04-26 10:02 (UTC) by dercolamann)
brk0_0 commented on 2016-01-08 12:10 (UTC)
davidmcinnis commented on 2016-01-07 22:06 (UTC) (edited on 2016-01-07 22:39 (UTC) by davidmcinnis)