summaryrefslogtreecommitdiffstats
path: root/spline.py
Commit message (Expand)AuthorAgeFilesLines
* spline.py: add a new error caseAaron LI2016-07-151-0/+3
* spline.py: workaround the spline fitting error when give constant input y dataAaron LI2016-07-141-5/+24
* spline.py: improve the np.array usage a bitAaron LI2016-07-131-4/+6
* Add spline.py with class "SmoothSpline"Aaron LI2016-07-101-0/+102