Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)
Project description
HELICS Apps
HELICS is a cross-platform co-simulation framework that enables multiple simulation tools to exchange data and stay synchronized in time to create larger simulations. This is a set of binary wheels for macOS, Windows, and Linux for installing the collection of HELICS apps utilities. If you want the Python interface for writing HELICS programs in Python, see the helics pip package.
Installation
At minimum for the Linux binary wheels to work properly, pip 19.0 is required.
Regardless of your platform, you should probably upgrade pip with python -m pip install --upgrade
to make
sure the right binary package is found. If you aren't on a supported platform, you will need to compile
the HELICS apps from source or check if your system package manager has a copy of them.
After upgrading pip, running python -m pip install helics-apps
should fetch a binary wheel if one is available for your platform.
Binary distributions
This package provides pre-compiled binary wheels for the following operating systems
- Linux 64-bit (manylinux2010 compatible -- glibc 2.12+, most popular distributions released since May 2010)
- macOS Universal2 -- compatible with 10.9+ for Intel macs and 11+ for Apple Silicon macs
- Windows 32/64-bit
Source distributions
An attempt has been made at providing a source distribution that will compile HELICS from source. Although minimal support can be provided (e.g. you will need to troubleshoot issues yourself), PRs fixing issues are welcome.
Certain features may not be available when building from source, including the ZeroMQ core and any features that rely on Boost (such as the interprocess core or web server).
If for some reason using a binary wheel is not an option but a source wheel is and you want to replicate the way the
supported binary wheels are built, set the CIBUILDWHEEL
environment variable to tell the binary wheel build to
create a wheel from a pre-built HELICS release. Note that you must have an internet connection when installing
for this to work, and that it will *only work on glibc x86_64 Linux, 32/64-bit Windows, and macOS systems.
Release
HELICS is distributed under the terms of the BSD-3 clause license. All new contributions must be made under this license. LICENSE
SPDX-License-Identifier: BSD-3-Clause
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
File details
Details for the file helics_apps-3.5.3.tar.gz
.
File metadata
- Download URL: helics_apps-3.5.3.tar.gz
- Upload date:
- Size: 13.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5870d3bba36b9d74e60e20a0763477624a183040f25885d431a39a135ea3568 |
|
MD5 | 413c9ed6dd365329d45f93c3d41b9f96 |
|
BLAKE2b-256 | 587e506c3c17f5d6a677a770b36cad26b8d4341db41f678e5a6def41497333de |
File details
Details for the file helics_apps-3.5.3-py2.py3-none-win_amd64.whl
.
File metadata
- Download URL: helics_apps-3.5.3-py2.py3-none-win_amd64.whl
- Upload date:
- Size: 11.7 MB
- Tags: Python 2, Python 3, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49e3cc9e7eab0c095d4e8564a5509e311bf289e2c66f7f6711676af1f5a596b4 |
|
MD5 | 22c351b833564f441210ae3c96fa701e |
|
BLAKE2b-256 | a0e893faaabadc623f3dab6d2f7991ee6e32a0c261cc44f205067db32bc96792 |
File details
Details for the file helics_apps-3.5.3-py2.py3-none-win32.whl
.
File metadata
- Download URL: helics_apps-3.5.3-py2.py3-none-win32.whl
- Upload date:
- Size: 10.2 MB
- Tags: Python 2, Python 3, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6883b9a7427b3771c7aaf22139087f00f04caaab464764f095672b9d9af39c88 |
|
MD5 | 1fb0dcb815956d8e7a4dc798da947265 |
|
BLAKE2b-256 | 93f6af2fd6e5281ff13565d7ead874bfdb6306d9e6ff781641035852348c5e0d |
File details
Details for the file helics_apps-3.5.3-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: helics_apps-3.5.3-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 18.7 MB
- Tags: Python 2, Python 3, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18cbe617ee5cae1d164194b745c0a0cd9390a55930873f72bca81464944bd904 |
|
MD5 | 383d4ecd785df91c1eac5cff2334ea34 |
|
BLAKE2b-256 | adbd61749184739960531ee241fa065265f97d0f9b66c384629fcf0709770a17 |
File details
Details for the file helics_apps-3.5.3-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl
.
File metadata
- Download URL: helics_apps-3.5.3-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl
- Upload date:
- Size: 30.1 MB
- Tags: Python 2, Python 3, macOS 10.9+ universal2 (ARM64, x86-64), macOS 10.9+ x86-64, macOS 11.0+ ARM64, macOS 11.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9829ca97c714cc76c4c4dc5027caa14d1c2d0de4c9078cb8165e22f74b0bc24b |
|
MD5 | 867bed30e4c4da7c4bbcc8db38b5e537 |
|
BLAKE2b-256 | c7c1e4f65254986ddc37b26bc6184103fd77912ce467c0a5fbdded30c1f50c3b |