π Introducing SeriesMaster
Hey everyone! π
I recently built a Python library called SeriesMaster that simplifies mathematical series operations. I created it because I wanted an easy way to handle arithmetic, geometric, and other types of series.
β¨ Features
β
Perform operations on various mathematical series
β
Simple & lightweight (works with Python 3.6+)
β
Open-source (MIT License)
π¦ Installation
You can install it via PyPI:
bash
pip install SeriesMaster
YT link:
https://www.youtube.com/watch?v=1MNzuzmTM70
PyPi link:
https://pypi.org/project/SeriesMaster/
Top comments (0)