Search Criteria
Package Details: nest 2.20.1-1
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 |
Submitter: | brk0_0 |
Maintainer: | None |
Last Packager: | adsun |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-07 16:12 (UTC) |
Last Updated: | 2020-12-02 20:32 (UTC) |
Dependencies (9)
- gsl (gsl-git)
- libtool (libtool-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- cmake (cmake-git) (make)
- cython (cython-git, cython0) (make)
- ipython (ipython-git) (optional)
- python-matplotlib (python-matplotlib-git) (optional)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl) (optional)
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl) (optional)
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)