Skip to main content

Three-point clustering measurements in large-scale structure analyses.

Project description

https://github.com/MikeSWang/Triumvirate/raw/main/docs/source/_static/Triumvirate.png

Three-Point Clustering Measurements in LSS

Release

Triumvirate is a Python/C++ software package for measuring three-point (and two-point) clustering statistics in large-scale structure (LSS) cosmological analyses.

Documentation

Documentation

Comprehensive documentation including the scientific background, installation instructions, tutorials and API reference can be found at triumvirate.readthedocs.io.

Installation

Python package

PyPI Conda

Triumvirate as a Python package is distributed through PyPI and Conda. Instructions for installation can be found on the Installation page in the documentation.

C++ library & program

Triumvirate as either a static library or a binary executable can be built using make. Instructions for compilation can be found on the Installation page in the documentation.

Development mode

Both the Python package and the C++ library/program can be set up in development mode with make, provided that dependency requirements are satisfied (GSL and FFTW3 libraries are mandatory while an OpenMP library is optional).

First git clone the desired branch/release from the GitHub repository and change into the repository directory path:

$ git clone git@github.com:MikeSWang/Triumvirate.git --branch <branch-or-release>
$ cd Triumvirate

Then, execute in shell:

$ make clean
$ make [py|cpp]install [useomp=(true|1)]

where cpplibinstall or cppappbuild respectively builds the C++ static library or binary executable only, cppinstall builds both, pyinstall builds the Python package only, and install builds all of the above. To enable OpenMP parallelisation, append useomp=true or useomp=1 to the end of the second line as shown above.

Attribution

JOSS arXiv MNRAS MNRAS

To acknowledge the use of Triumvirate in your published research, please cite the publications linked above which contain the relevant information in the BibTeX format.

Acknowledgement

ERC

This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant agreement ID: 853291).

Key underlying numerical algorithms were originally developed by Naonori S Sugiyama, and are available in the GitHub repository hitomi.

We thank the JOSS reviewers, William Coulton (@wcoulton) and Alfonso Veropalumbo (@alfonso-veropalumbo), for their valuable feedback and suggestions, which have improved the functionality and documentation of the code.

Contributing

User feedback and contributions are very welcome. Please refer to the contribution guidelines.

Discussions & Wiki

Discussions

A community forum for users and developers is hosted on GitHub, where you can receive announcements, post questions, share ideas and get updates.

A wiki site <https://github.com/MikeSWang/Triumvirate/wiki> collects wisdoms for specific use cases and user environments.

Releases

Release notes are included in the change log.

Licence

GPL-3.0 Licence

Triumvirate is made freely available under the GPL-3.0 licence. Please see Licence (located at the repository directory root) for full terms and conditions.

&copy; 2023 Mike S Wang & Naonori S Sugiyama

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Triumvirate-0.3.0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distributions

Triumvirate-0.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (7.6 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

Triumvirate-0.3.0-cp312-cp312-manylinux_2_28_aarch64.whl (6.8 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

Triumvirate-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (2.5 MB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Triumvirate-0.3.0-cp312-cp312-macosx_10_9_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

Triumvirate-0.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (7.5 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

Triumvirate-0.3.0-cp311-cp311-manylinux_2_28_aarch64.whl (6.8 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

Triumvirate-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (2.5 MB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Triumvirate-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Triumvirate-0.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (7.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

Triumvirate-0.3.0-cp310-cp310-manylinux_2_28_aarch64.whl (6.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

Triumvirate-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (2.5 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Triumvirate-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Triumvirate-0.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (7.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

Triumvirate-0.3.0-cp39-cp39-manylinux_2_28_aarch64.whl (6.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

Triumvirate-0.3.0-cp39-cp39-macosx_11_0_arm64.whl (2.5 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Triumvirate-0.3.0-cp39-cp39-macosx_10_9_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Triumvirate-0.3.0-cp38-cp38-manylinux_2_28_x86_64.whl (7.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

Triumvirate-0.3.0-cp38-cp38-manylinux_2_28_aarch64.whl (6.7 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

Triumvirate-0.3.0-cp38-cp38-macosx_11_0_arm64.whl (2.5 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Triumvirate-0.3.0-cp38-cp38-macosx_10_9_x86_64.whl (4.4 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page