Metadata-Version: 2.4
Name: laddu-mpi
Version: 0.17.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: numpy
Requires-Dist: ganesh-rs==0.27.0
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-copybutton ; extra == 'docs'
Requires-Dist: pandas ; extra == 'pandas'
Requires-Dist: polars ; extra == 'polars'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pandas ; extra == 'tests'
Requires-Dist: polars ; extra == 'tests'
Requires-Dist: uproot ; extra == 'tests'
Requires-Dist: uproot ; extra == 'uproot'
Provides-Extra: docs
Provides-Extra: pandas
Provides-Extra: polars
Provides-Extra: tests
Provides-Extra: uproot
Summary: Python bindings for laddu (with MPI support)
Home-Page: https://github.com/denehoffman/laddu
License: MIT OR Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://laddu.readthedocs.io/en/stable/

# laddu-mpi

This package provides the MPI backend for the `laddu` library.

It is not intended to be used directly. Please install `laddu[mpi]` instead.

