Python HELICS bindings
Project description
# PyHELICS
![CI](https://github.com/GMLC-TDC/pyhelics/workflows/CI/badge.svg) [![image](https://badges.gitter.im/GMLC-TDC/pyhelics.png)](https://gitter.im/GMLC-TDC/HELICS) [![image](https://img.shields.io/badge/docs-ready-blue.svg)](https://python.helics.org) [![codecov](https://codecov.io/gh/GMLC-TDC/pyhelics/branch/master/graph/badge.svg)](https://codecov.io/gh/GMLC-TDC/pyhelics)
Python HELICS bindings
`bash pip install helics `
Documentation
To use the project:
`python import helics as h h.helicsGetVersion() `
See <https://docs.helics.org> for more information about how to use HELICS.
This package uses cffi to provide a Python interface to the [HELICS C API](https://docs.helics.org/en/latest/c-api-reference/index.html).
By default, when you install from PyPI, the version number of the package will match the version of HELICS that is installed. For example, if you run the following:
` pip install helics `
You will also get precompiled binaries of [HELICS](https://github.com/GMLC-TDC/HELICS/releases/latest) for your platform if they exist. If they don’t exist, a source distribution will be installed in which case the user must provide the location of the binaries. For more information, see <https://python.helics.org/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
Built Distributions
Hashes for helics-2.6.1.post0-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52745bc4466bd968ee620be5b5db781c4ceb93cd5ea0ba109b69d146c327bb24 |
|
MD5 | 489268c25de9203f3caee223347a2673 |
|
BLAKE2b-256 | f9563ffa314f21e106fe60ebc7e54bb72c090977fd84a8753c87d05fdc17fa6e |
Hashes for helics-2.6.1.post0-py3-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2688850929ab6b16900b92cf55213ac684e92553401efb8c9dad651221eff88e |
|
MD5 | 4c85f5e355b8f6acaa1b930630b79b78 |
|
BLAKE2b-256 | 1ee369ecc8c8e1655f36f2b86447e568ea860562bda8877e9adf53f292959845 |
Hashes for helics-2.6.1.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a074224b8026c74432809c32f605ce4bddeeab159d99bf09d4962ce70765fad1 |
|
MD5 | 551cfc94f2356b935fade1273e54d1ef |
|
BLAKE2b-256 | 2330d3fe05e5d691978517480308c033b5cc259dd7e88cbb2f83e21e7377161a |
Hashes for helics-2.6.1.post0-py2-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b59d63c6aa5a6c1b0bf2b8508f3f3751c9c43a94c8c9ebfab1a87afc3fa27ad |
|
MD5 | fe823bbbc8600dc64def360dddb9a2d8 |
|
BLAKE2b-256 | 4ce69cb493d6d1a2502702fa7616df8bbfc0b9d43b1ac5906465b3cc394cf4c8 |
Hashes for helics-2.6.1.post0-py2-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c15d5e0006e0c59863d44d7965a0fb7b65d45450845ca20a24cd26156b047913 |
|
MD5 | 2be340730fb608ab91c528303859f68e |
|
BLAKE2b-256 | b657196b0b03c9f562b0def85620bb60c5f16c0f9a728b978b84078e2b2d9084 |
Hashes for helics-2.6.1.post0-py2-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39d97b63ff5b9363b2a65f17a4694be473911b5013a36ad74c0d96d230552c23 |
|
MD5 | 7097acc8d61b4cf56bb7639a2ad62b53 |
|
BLAKE2b-256 | 1a3bb224e697a2ed17c8551a0e4c1452d0b788499ed638e9173200a2b3a3dd1d |