Skip to main content

No project description provided

Project description

Rockpool

Installation instructions

Use pip to install Rockpool and required dependencies

`bash $ pip install rockpool --user `

The –user option installs the package only for the current user.

If you want to install all the extra dependencies required for Brian, PyTorch and Jax layers, use the command

`bash $ pip install rockpool[all] --user `

NEST layers

The NEST simulator cannot be installed using pip. Please see the documentation for NEST at [https://nest-simulator.readthedocs.io/en/latest/] for instructions on how to get NEST running on your system.

License

Rockpool is released under a AGPL license. Commercial licenses are available on request.

# Contributing

Clone the public repository at https://gitlab.com/ai-ctx/rockpool

`bash $ git clone https://gitlab.com/ai-ctx/rockpool.git rockpool `

Install the package in development mode using pip

`bash $ cd rockpool $ pip install -e . --user `

or

`bash $ pip install -e .[all] --user `

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

rockpool-1.0.2.tar.gz (198.3 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