News

A Python library for performing non-linear least squares curve fitting on multiple datasets simultaneously (global fitting) using the Levenberg-Marquardt algorithm. It supports parameter fixing, ...
Multi-Line Curve Tracer with Junction Awareness This Python script processes images with thin curved lines (like wires, paths, or sketched strokes). It detects and traces each individual curve in the ...