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.post1-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a75a86a0ae2b289049a058694695202cd9d123d52e3549833166aed09436e3e5 |
|
MD5 | a67a761bcd18e33b6ac542a0606b8623 |
|
BLAKE2b-256 | aeb1b4f2e7e5570e978930dba505138e9fa799406dab89e6eb4a71efb47d952c |
Hashes for helics-2.6.1.post1-py3-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63daa06de60ffce133dd848d878029a3014cd77bf03790d96bdffca1d5bba3c8 |
|
MD5 | 9d5fc747d4a2051ed9914ecce73c6d77 |
|
BLAKE2b-256 | 85d0828d3cc4fa2a3995bbdc5a94234ff80cf0cd9f2ee7871f8b1196803d5e94 |
Hashes for helics-2.6.1.post1-py3-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c9a105bf92dc07602b14bd91e9b0c32108f9b40d8f4ef34358d87445f194f63 |
|
MD5 | 49bed9a850a2803163ceea8c5a260722 |
|
BLAKE2b-256 | 2f9868f27a5f68ceaf6e8f12e2dfc4aab39245b6e51b2d91ead585f0d193a3f5 |
Hashes for helics-2.6.1.post1-py2-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b9b38687faf6c965c38cb42313492e23cd62b39caed5d953cda40b2819b69d |
|
MD5 | 15e2ada74aafaa662be4721762499ec1 |
|
BLAKE2b-256 | d1c2df6551f38fbf8ce9d9e9dd307dff46231cd08117b56553d4f8a78f8ce49c |
Hashes for helics-2.6.1.post1-py2-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1da4d86f41faab3234eda51eca9b22b09fb6276240eb9d0ccc792289969aa19f |
|
MD5 | b0519421f6a5b04ce9c864092b70a3d4 |
|
BLAKE2b-256 | 6a6390c46918c06e67f43988e2c987c693c2c178042f2b6bfa10941b0b20964f |
Hashes for helics-2.6.1.post1-py2-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4bede7fc60cafdd4b5f0954bea2244f754d79d7fe8c85889eed70d847605358 |
|
MD5 | b9ea8ee24f421849507a30ff4ef3d817 |
|
BLAKE2b-256 | eec7ec14ededbf52f64539782c5503b4624345f562a403df04bcd307d924f7cc |