File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Package Updates
1414---------------
1515
1616- Updated goals models loss functions to work with ``scipy 1.16+ ``
17- - Improved numerical stability of loss function for Negative Binomial model to improve convergence
17+ - Improved numerical stability of the loss function for the Negative Binomial model to improve convergence
1818- Added colab notebook for implied probabilities examples
1919- Python 3.14 support
2020
Original file line number Diff line number Diff line change 1- __version__ = "1.6.0 " # noqa
1+ __version__ = "1.6.1 " # noqa
Original file line number Diff line number Diff line change 11[project ]
22name = " penaltyblog"
3- version = " 1.6.0 "
3+ version = " 1.6.1 "
44description = " Football (soccer) Data & Modelling Made Easy"
55authors = [{
name =
" Martin Eastwood" ,
email =
" [email protected] " }]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments