Skip to main content

pip installable NEST extension module, generated by pipnest.

Project description

Build Status

cereb-nest

Tested with:

branch master: Ubuntu 18.04 and Red Hat Enterprise Linux Server 7.7 (Maipo), Python 3.7.3 and NEST Release 2.18.0

Installation instructions

  1. Install NEST following the instructions provided here (http://www.nest-simulator.org/)

  2. Export an Environment Variable containing the installation directory of NEST. E.g.:

export NEST_INSTALL_DIR=$HOME/nest-simulator-install
  1. Clone this GitHub Repository in a directory outside NEST source and build directories. E.g.:
pip install cereb_nest
  1. Every time you need the module, you can install it in this way:
import nest
nest.Install("cerebmodule")
  1. You can now use all the nodes and synapses contained in this NEST Module.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cereb_nest-0.0.2.tar.gz (39.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page