cjekel / piecewise_linear_fit_py

fit piecewise linear data for a specified number of line segments
MIT License
289 stars 59 forks source link

switch all instance of linalg.inv to linalg.pinv #92

Closed cjekel closed 2 years ago

cjekel commented 2 years ago

closes https://github.com/cjekel/piecewise_linear_fit_py/issues/67