Metadata-Version: 2.4
Name: radioft
Version: 0.1.1
Summary: Fourier transform implementations for radio interferometry applications.
Author-email: Kevin Schmitz <kevin2.schmitz@tu-dortmund.de>, Anno Knierim <anno.knierim@tu-dortmund.de>, Tom Groß <tom.gross@tu-dortmund.de>
Maintainer-email: Kevin Schmitz <kevin2.schmitz@tu-dortmund.de>, Anno Knierim <anno.knierim@tu-dortmund.de>, Tom Groß <tom.gross@tu-dortmund.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.11
Requires-Dist: cufinufft
Requires-Dist: cupy-cuda12x
Requires-Dist: pre-commit
Requires-Dist: toml
Requires-Dist: torch>=2.7.0
Requires-Dist: tqdm
Description-Content-Type: text/x-rst

======================
radioft |ci| |codecov|
======================

.. |ci| image:: https://github.com/radionets-project/radioft/actions/workflows/ci.yml/badge.svg?branch=main
    :target: https://github.com/radionets-project/radioft/actions/workflows/ci.yml?branch=main
    :alt: Test Status

.. |codecov| image:: https://codecov.io/github/radionets-project/radioft/badge.svg
    :target: https://codecov.io/github/radionets-project/radioft
    :alt: Code coverage

Fourier transform implementations for radio interferometry applications.
