Metadata-Version: 2.1
Name: matrix-linalg
Version: 0.0.2
Summary: a small class to implement matrix operations for Math 322
Author-email: John Chesser <johndc93@gmail.com>
Project-URL: Homepage, https://github.com/j-chess/matrix-linalg
Project-URL: Bug Tracker, https://github.com/j-chess/matrix-linalg/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tabulate~=0.9

# matrix-linalg
Short class to implement matrix operations for Math322
