Skip to main content

Python bindings for the NEST noble element simulations

Project description

# nestpy

(Not ready for use)

[![Build Status](https://travis-ci.org/NESTCollaboration/nestpy.svg?branch=master)](https://travis-ci.org/NESTCollaboration/nestpy)

These are the Python bindings for the [NEST library](https://github.com/NESTCollaboration/nest). You do not have to have NEST already installed to use this package.

## Installing from PyPI

For nearly all systems, instally ‘nestpy’ should just require running:

` pip install nestpy `

You can then test that it works by running the example above.

## Installing from source

Requirements: You must have CMake>=2.8.12 and a C++11 compatible compiler (GCC>=4.8) to build.

First, you must check out this repository then simply run the installer:

` git checkout https://github.com/NESTCollaboration/nestpy cd nestpy python setup.py install `

## Usage

Python bindings to the NEST library:

` from nestpy import nestpy nestpy.NESTcalc().BinomFluct(10, 0.2) `

Install with python setup.py install (PyPI will come later) and be sure to have CMake and a C++ compatible compiler.

## Credit

History

2.0.0 (2018-08-14)

  • Initial release

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

nestpy-0.1.0-cp37-cp37m-manylinux1_x86_64.whl (125.6 kB view hashes)

Uploaded CPython 3.7m

nestpy-0.1.0-cp36-cp36m-manylinux1_x86_64.whl (125.6 kB view hashes)

Uploaded CPython 3.6m

nestpy-0.1.0-cp35-cp35m-manylinux1_x86_64.whl (125.6 kB view hashes)

Uploaded CPython 3.5m

nestpy-0.1.0-cp34-cp34m-manylinux1_x86_64.whl (126.3 kB view hashes)

Uploaded CPython 3.4m

nestpy-0.1.0-cp27-cp27mu-manylinux1_x86_64.whl (126.1 kB view hashes)

Uploaded CPython 2.7mu

nestpy-0.1.0-cp27-cp27m-manylinux1_x86_64.whl (126.1 kB view hashes)

Uploaded CPython 2.7m

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