Python HELICS bindings
Project description
# PyHELICS
 [](https://gitter.im/GMLC-TDC/HELICS) [](https://python.helics.org) [](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==2.6.0.post0.dev0 `
You will get the tagged release of this python package: [helics-v2.6.0.post0.dev0](https://github.com/GMLC-TDC/pyhelics/releases/tag/v2.6.0.post0.dev0).
You will also get precompiled binaries of [HELICS-v2.6.0](https://github.com/GMLC-TDC/HELICS/releases/tag/v2.6.0) 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.dev0-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 106ea87e56463d64883b60904db32a0fc02728d8f8d68e9035129fe079a3329c |
|
MD5 | 9e2de57e791bc0fa9a116ab91e0663b7 |
|
BLAKE2b-256 | 58bd4a2345368ee9c6db11b087d13b62c5b4bdf4b49aa48c63f4768fb86cd3e3 |
Hashes for helics-2.6.1.post0.dev0-py3-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e9eefddd997f7b3999c8db9ab5b188b8f5bfc4ade15818f926e3119ef4feac |
|
MD5 | 1d6cef78ca5898465ef5f18516681cca |
|
BLAKE2b-256 | 11fb4e97e73d04935a060c1c9d1b2628c0d06fd521989555ae51e89d3a8f7d63 |
Hashes for helics-2.6.1.post0.dev0-py3-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdd643641c24e61532d8f28fdf89fba2312a2e6ba5a820036e451700ebfe9ab3 |
|
MD5 | 387a6f9dba5c3816c62f929c3636396b |
|
BLAKE2b-256 | 76ada17c763af68a3d1e936cbf6519b6ba43f433568076333349877c68ced09e |
Hashes for helics-2.6.1.post0.dev0-py2-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2c2b1a82eb149a8e3e7c8f22661bf14e1313bab1d8a1db5cfdedec4ca2b870d |
|
MD5 | a49b6fd17d1fa54ba6170c29ebad0c41 |
|
BLAKE2b-256 | 5ca6ed24c4278069c9f2aa328d71b2903759694a743453286572948875665d63 |
Hashes for helics-2.6.1.post0.dev0-py2-none-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c899cc77eb089aaf58ebcbdc7de8fb0ca1e7269e25555155d1dc78ea954f3738 |
|
MD5 | 864bdaafde28b8208313e76daf537afb |
|
BLAKE2b-256 | 190bac6e7d0f768f4d8f949171f5de4c173691980cd5ad14500a061151afd496 |
Hashes for helics-2.6.1.post0.dev0-py2-none-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7474a6c10ee9230e0f43ab12434852ea1ff28a10344bfa4a936da3560bfae864 |
|
MD5 | d053e9424a1ee22f08c984179c95250b |
|
BLAKE2b-256 | 9fffcb209c52ef2598a7bef1a223f532f249dfbb0476290f3d95542df03bec9f |