pip installable NEST extension module, generated by pipnest.
Project description
extra_cereb_nest
pip installable NEST extension module, generated by pipnest.
Installation instructions
Using pip
When installed through pip the module is built for you with CMake outside of the python package folder, this means that pip cannot track the real installation status. To uninstall and reinstall see Uninstallation.
-
Install NEST following the instructions provided here (https://www.nest-simulator.org/)
-
Install using pip
pip install extra_cereb_nest --no-cache-dir
- Load the module after importing nest:
import nest
nest.Install("extracerebmodule")
Uninstallation
To uninstall this module use pip uninstall extra_cereb_nest
and remove the
(lib)extracerebmodule.so
files from the lib/nest/
directory in your nest installation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file extra_cereb_nest-0.0.1.tar.gz
.
File metadata
- Download URL: extra_cereb_nest-0.0.1.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 977d5d1e96a36fd6a5407a43bf0803c456123ee3326bc761612a7b44651d4899 |
|
MD5 | 08aae8da926d4c14436ff94ea7f8163d |
|
BLAKE2b-256 | 80ce92feb70a8ecb79d1bbc18c3773205cc2cdbfa1a7fb6b4d6b6a0f94c02c7a |