Trigonometric Least Squares App
This app is designed in Plotly Dash and uses trigonometric polynomials of the form sin(ax), cos(bx) as basis functions to solve the least squares problem.
Some features of the app include rendering the polynomial equation text above the chart and error handling of the input data, as well as support for timeseries data.