Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mathutil: Move coordinate_descent() to new file | Kevin O'Connor | 2018-03-04 | 1 | -0/+40 |
Add a new python file (mathutil.py) and move the coordinate_descent() code to it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |