Version 0.9
What's Changed
- Document conda installation. by @vnmabus in #511
- Deprecate 3 as the default number of components in FPCA by @Ddelval in #510
- Add an example showing how to create new bases for scikit-fda. by @vnmabus in #517
- New example for creating interpolation/extrapolation methods. by @vnmabus in #518
- FPCA Regression by @Ddelval in #466
- Add CSV loading example to the tutorial. by @vnmabus in #520
- Update THANKS.txt by @jltorrecilla in #523
- Fix inner product integrate by @m5signorini in #522
- Simplification example make_gaussian_process by @jltorrecilla in #526
- Fix code coverage. by @vnmabus in #532
- Add missing data imputation via interpolation by @vnmabus in #533
- Make CustomBasis documentation accesible by @Ddelval in #534
- SRSF formula doc fix by @ego-thales in #542
- Speed up the calculation of the penalization matrix for FDataGrid by @Ddelval in #519
- Change type of axis in FData's mean method to accept zero. by @Ddelval in #546
- Covariance function as tensor product by @m5signorini in #505
- Polish fpca regression example by @Ddelval in #552
- Fix IndexError in FPCAPlot by @Quentin62 in #554
- ddof parameter in fdatacov by @pcuestas in #556
- Improve list of contributors by @vnmabus in #557
FDataGrid.restrict
optionwith_bounds
by @ego-thales in #561- Deleted forgotten
__doc__
bits by @eliegoudout in #565 - Add a version switcher for the docs in the web. by @vnmabus in #571
- Update citation and See also in DTMClassifier class by @E105D104U125 in #573
- Change
ddof
argument tocorrection
in var and cov functions by @pcuestas in #578 - BSplineBasis initialization incorrect error message by @pcuestas in #577
- Smoothing in several dimensions by @ElenaPetrunina in #436
- Set
correction=0
by default in cov and var functions by @pcuestas in #582
New Contributors
- @jltorrecilla made their first contribution in #523
- @ego-thales made their first contribution in #542
- @Quentin62 made their first contribution in #554
- @pcuestas made their first contribution in #556
- @allcontributors made their first contribution in #564
- @eliegoudout made their first contribution in #565
- @E105D104U125 made their first contribution in #573
Full Changelog: 0.8.1...0.9