Metadata-Version: 2.1
Name: mathmat
Version: 1.0.0
Summary: A mathematically aware matrix library.
Author-email: Adam Furman <adam@adamfurman.sk>
License-Expression: GPL-3.0-only
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: lazy-import>0.2
Requires-Dist: matplotlib>3.7
Requires-Dist: numpy>1.24
Requires-Dist: scipy>1.10
