/algebra

quick python algebra package

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Algebra

This module provides algebraic manipulation tools

Installation Notes

To install this project run: pip install -e .

Usage

This module can run a product fuction as:

import algebra
algebra.operations.product(4,6)

start with numpy, pandas and seaborn