Metadata-Version: 2.1
Name: autoarray
Version: 0.12.1
Summary: numpy extension for masked purposes
Home-page: https://github.com/jammy2211/PyAutoArray
Author: James Nightingale and Richard Hayes
Author-email: james.w.nightingale@durham.ac.uk
License: MIT License
Keywords: cli
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: astropy (>=3.0.0)
Requires-Dist: autoconf (==0.6.1)
Requires-Dist: colorcet (>=2.0.2)
Requires-Dist: decorator (>=4.0.0)
Requires-Dist: dill (>=0.3.1.1)
Requires-Dist: numba (>=0.46.0)
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: plops (>=1.9.1)
Requires-Dist: pynufft (>=2020.0.0)
Requires-Dist: scikit-image (>=0.14.2)
Requires-Dist: scikit-learn (>=0.21.3)
Requires-Dist: scipy (>=1.5.1)
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

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


