Core package for GRAND
Project description
Core Python 3 package for the offline software of the GRAND Collaboration.
Quick start
The grand package can be installed from PyPI using pip, e.g. as:
pip install grand
Note that Python 3.8 or above is required. On Linux you can get it as an AppImage including grand dependencies as:
wget https://github.com/grand-mother/grand/releases/download/appimage/python3-x86_64.AppImage
chmod u+x python3-x86_64.AppImage
Check the online documentation for further details.
How to contribute
Issues can be reported on GitHub.
You can also contribute back to the code with Pull Requests PR. Note that you first need to fork and clone this repository. On Linux a development environment is provided. It can be enabled by sourcing the setup.sh script.
In order to be accepted your changes are expected to successfully pass the integration tests. You can run does locally as:
python -m tests
License
The GRAND software is distributed under the LGPL-3.0 license. See the provided LICENSE and COPYING.LESSER files.
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 Distributions
Built Distributions
Hashes for grand-0.20-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | abde54cee798e035aa064b9740e13b611a3888c4c107c20ba6b71a18d463982b |
|
MD5 | 1ce98368aa509af01adcb8237ad5d203 |
|
BLAKE2b-256 | bcc3f61df266b1b355e25999b550f756664dfb7479eef91a47e64ea090c3d87f |
Hashes for grand-0.20-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b48fdae32800e1c4fdaa92bc70558c6a3f63001bb8981346cae425b1c657ae48 |
|
MD5 | e3c11ce4fdcf53bbd4f612b84f81e021 |
|
BLAKE2b-256 | ab8bed07ae300a9c71ecea73d98170de570ba4a7ab93dcd7af9730432385a578 |