Metadata-Version: 2.4
Name: matrix-math-group21
Version: 0.1.0
Summary: A simple matrix addition and multiplication package by Group 21
Author-email: Emmanuel Dania <e.dania@alustudent.com>, Carine umugabeka <c.umugabeka@alustudent.com>, Emmanuel Dania <s.kabare1@alustudent.com>
Keywords: matrix,math,addition,multiplication
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# matrix-math-group21

A Python package to do simple matrix addition and multiplication.

## Installation

```bash
pip install matrix-math-group21
