Metadata-Version: 2.4
Name: cosmicshear
Version: 0.2
Summary: Utility functions for cosmic shear in astronomy
Project-URL: repository, https://github.com/ntessore/cosmicshear
Author-email: Nicolas Tessore <n.tessore@ucl.ac.uk>
Maintainer-email: Nicolas Tessore <n.tessore@ucl.ac.uk>
License-Expression: MIT
License-File: LICENSE.txt
Requires-Python: >=3.10
Provides-Extra: docs
Requires-Dist: furo; extra == 'docs'
Requires-Dist: sphinxcontrib-katex; extra == 'docs'
Provides-Extra: test
Requires-Dist: galsim; extra == 'test'
Requires-Dist: numpy>2; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: scipy; extra == 'test'
Description-Content-Type: text/markdown

# `cosmicshear`

[![Test](https://github.com/ntessore/cosmicshear/actions/workflows/test.yml/badge.svg)](https://github.com/ntessore/cosmicshear/actions/workflows/test.yml)
[![Docs](https://app.readthedocs.org/projects/cosmicshear/badge/?version=latest)](https://cosmicshear.readthedocs.io)

Utility functions for cosmic shear in astronomy.

