Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spline.py: add a new error case | Aaron LI | 2016-07-15 | 1 | -0/+3 |
| | |||||
* | spline.py: workaround the spline fitting error when give constant input y data | Aaron LI | 2016-07-14 | 1 | -5/+24 |
| | |||||
* | spline.py: improve the np.array usage a bit | Aaron LI | 2016-07-13 | 1 | -4/+6 |
| | |||||
* | Add spline.py with class "SmoothSpline" | Aaron LI | 2016-07-10 | 1 | -0/+102 |