We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a757495 commit 0679782Copy full SHA for 0679782
docs/changelogs/v0.x.x.md
@@ -1389,8 +1389,8 @@ https://github.com/Anselmoo/spectrafit/compare/v0.16.5...v0.16.6
1389
---
1390
1391
- Introduced smaller enhancement:
1392
- - Printout of the fit parameters in the output file: True/False → [0,
1393
- 1, 2]
+ - Printout of the fit parameters in the output file: True/False → [0, 1,
+ 2]
1394
- Keyword check for `SpectraFit`
1395
- Fix smaller bugs:
1396
- `Pseudo-Voigt` power factor from 0.25 → 0.2
docs/doc/statistics.md
@@ -361,5 +361,4 @@ sp.solver_model(
361
[24]: https://jupyter.org/
362
363
[^1]: requires a strictly postive `y_true` and `y_pred` array
364
-
365
[^2]: requires `sklearn >= 1.1.2`
0 commit comments