Metadata-Version: 2.3
Name: marray
Version: 0.0.5
Summary: Masked versions of array API compatible arrays
Author-email: Matt Haberland <mhaberla@calpoly.edu>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy ; extra == "test"
Requires-Dist: pytest ; extra == "test"
Project-URL: Home, https://github.com/mdhaber/marray
Provides-Extra: test

# marray

Masked versions of array API compatible arrays

