File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- ### 0.5.0 TBD
1
+ ### 0.5.0 (Released 2022-8-4)
2
2
* Additions:
3
- * add various XML comments in FSharp.Stats. Interpolation FSharp.Stats. Fitting
3
+ * add various XML comments in Interpolation and Fitting modules
4
4
* BREAKING: major refactor of Fitting and Interpolation module
5
5
* separate CubicSpline.Simple and CubicSpline.Akima
6
6
* rename coefficient to fit and fit to predict
7
7
* addition of LinearRegression and Interpolation type
8
+ * [[ #8ab0975] ( https://github.com/fslaborg/FSharp.Stats/commit/8ab0975e53933d27d894fc67651d0f01d924b6eb )] addition of clamped cubic spline
8
9
* [[ #e884a75e] ( https://github.com/fslaborg/FSharp.Stats/commit/e884a75e92c84372f0e727192e6419c9c591a3cd )] update FSharpAux version
10
+ * update interval type
9
11
10
12
### 0.4.12-preview.3
11
13
* Additions:
You can’t perform that action at this time.
0 commit comments