Metadata-Version: 2.4
Name: autoarray
Version: 2025.10.20.5
Summary: PyAuto Data Structures
Author-email: James Nightingale <James.Nightingale@newcastle.ac.uk>, Richard Hayes <richard@rghsoftware.co.uk>
Project-URL: Homepage, https://github.com/Jammy2211/PyAutoArray
Keywords: cli
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: autoconf
Requires-Dist: astropy<=6.1.2,>=5.0
Requires-Dist: decorator>=4.0.0
Requires-Dist: dill>=0.3.1.1
Requires-Dist: jax==0.4.28
Requires-Dist: jaxlib==0.4.28
Requires-Dist: jaxnnls==1.0.1
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: scipy<=1.14.0
Requires-Dist: scikit-image<=0.24.0
Requires-Dist: scikit-learn<=1.5.1
Provides-Extra: optional
Requires-Dist: numba; extra == "optional"
Requires-Dist: pynufft; extra == "optional"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Dynamic: license-file

# PyAutoArray
A library for manipulating arrays within the PyAuto software framework
