Polynomial Generator is a Python package that provides a command-line interface (CLI) application and a graphical user interface (GUI) application for generating polynomial expressions. It allows ...
CurveSight is a lightweight Python tool I built to explore, analyze, and visualize structured data from CSV files. It combines data filtering, sorting, polynomial curve fitting, and custom histogram ...