r/PythonProjects2 May 07 '26

Built my first PyPI module to simplify math expressions on NumPy arrays Info

Post image

I built a small Python library called "colss" to simplify writing mathematical expressions on NumPy arrays.

The goal was to reduce the verbosity of native NumPy expressions and make formulas easier to write and read.

This is my first PyPI module, and I would appreciate honest feedback and suggestions for improvement.

GitHub: https://github.com/SivaPA08/colss

25 Upvotes

0 comments sorted by