/matrix_algebra_package_files

Created a python package for basic matrix algebra operations. e.g addition, subtraction, multiplication

Primary LanguagePython

Python package matrix-alg-basic

Python package that performs basic matrix algebra operations.

This package was created as part of the core curriculum in Udacity's Data Scientist Nanodegree.

Installation

The easiest way to install the package is via pip.

$ pip install matrix-alg-basic