aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/mathutil.py
Commit message (Expand)AuthorAgeFilesLines
* delta_calibrate: Perform coordinate descent in a background processKevin O'Connor2018-10-151-1/+28
* mathutil: Log starting error in coordinate_descent()Kevin O'Connor2018-07-241-0/+1
* mathutil: Move trilateration code from delta.py to mathutil.pyKevin O'Connor2018-06-221-1/+60
* mathutil: Move coordinate_descent() to new fileKevin O'Connor2018-03-041-0/+40