Recent Releases of OpenSkill

OpenSkill - v6.1.3

  • Bugfix: Fixes a critical bug that caused players to gain infinite rating

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.1.2...v6.1.3

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy 8 months ago

OpenSkill - v6.1.2

  • Bugfix: Fixes unordered mu diffs when passing scores in some scenarios.

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.1.1...v6.1.2

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy 8 months ago

OpenSkill - v6.1.1

What's Changed

  • patch: minor grammar corrections to documentation (manual.rst) by @retrooper in https://github.com/vivekjoshy/openskill.py/pull/167
  • Break ties in rank calculation by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/168

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.1.0...v6.1.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy 9 months ago

OpenSkill - v6.1.0

What's Changed

  • Window Sizes + Ties Fixed by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/161
  • Fix of two typos by @retrooper in https://github.com/vivekjoshy/openskill.py/pull/158
  • docs: add retrooper as a contributor for doc by @allcontributors in https://github.com/vivekjoshy/openskill.py/pull/162
  • Score Margins by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/165

New Contributors

  • @retrooper made their first contribution in https://github.com/vivekjoshy/openskill.py/pull/158

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.0.2...v6.1.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy 10 months ago

OpenSkill - v6.1.0-alpha.1

What's Changed

  • docs: add retrooper as a contributor for doc by @allcontributors in https://github.com/vivekjoshy/openskill.py/pull/162

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.1.0-alpha.0...v6.1.0-alpha.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy 10 months ago

OpenSkill - v6.1.0-alpha.0

What's Changed

  • Window Sizes + Ties Fixed by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/161
  • Fix of two typos by @retrooper in https://github.com/vivekjoshy/openskill.py/pull/158

New Contributors

  • @retrooper made their first contribution in https://github.com/vivekjoshy/openskill.py/pull/158

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.0.2...v6.1.0-alpha.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] 12 months ago

OpenSkill - v6.0.2

What's Changed

  • Java implementation by @takanoro in https://github.com/vivekjoshy/openskill.py/pull/149
  • Correct typo by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/150
  • Fix Discord link typo in README.md by @bemug in https://github.com/vivekjoshy/openskill.py/pull/151
  • Update Dependencies + Add GitHub as Trusted Publisher by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/152

New Contributors

  • @takanoro made their first contribution in https://github.com/vivekjoshy/openskill.py/pull/149
  • @bemug made their first contribution in https://github.com/vivekjoshy/openskill.py/pull/151

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.0.1...v6.0.2

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 1 year ago

OpenSkill - v6.0.1

What's Changed

  • build: configure test running in vscode by @philihp in https://github.com/vivekjoshy/openskill.py/pull/143
  • fix: rate is mutating the source params, causing incorrect results on limit_sigma by @philihp in https://github.com/vivekjoshy/openskill.py/pull/141
  • Remove Sphinx-AutoAPI and Define epsilon parameter by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/148
  • Drop Python 3.9 Support

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v6.0.0...v6.0.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 1 year ago

OpenSkill - v6.0.0

What's Changed

  • fix draw benchmark by @StephenBartos in https://github.com/vivekjoshy/openskill.py/pull/127
  • docs: add StephenBartos as a contributor for code by @allcontributors in https://github.com/vivekjoshy/openskill.py/pull/128
  • Fix issue causing limit_sigma not being set implicitly. by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/132
  • Support Weights and Improve Time Complexity of Prediction Methods by @vivekjoshy in https://github.com/vivekjoshy/openskill.py/pull/138

New Contributors

  • @StephenBartos made their first contribution in https://github.com/vivekjoshy/openskill.py/pull/127

Full Changelog: https://github.com/vivekjoshy/openskill.py/compare/v5.1.1...v6.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 1 year ago

OpenSkill - v5.1.1

What's Changed

  • fix typo by @jack-mcivor in https://github.com/OpenDebates/openskill.py/pull/117
  • Fix/minor typings by @jack-mcivor in https://github.com/OpenDebates/openskill.py/pull/118
  • Update sphinx-autodoc-typehints requirement from ~=1.24.0 to ~=1.25.0 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/119
  • Update paper to include suggestions by reviewer by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/116
  • Fixed #124 by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/125

New Contributors

  • @jack-mcivor made their first contribution in https://github.com/OpenDebates/openskill.py/pull/117

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v5.1.0...v5.1.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 2 years ago

OpenSkill - v5.1.0

What's Changed

  • Speedup deepcopy for Rating objects by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/108
  • Fixes #109 by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/110

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v5.0.2...v5.1.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 2 years ago

OpenSkill - v5.0.2

What's Changed

  • SEO Optimizations by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/107

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v5.0.1...v5.0.2

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 2 years ago

OpenSkill - v5.0.1

What's Changed

  • Add Algolia Support by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/105
  • Add Large Dataset to Benchmarks by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/106

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v5.0.0...v5.0.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 2 years ago

OpenSkill - v5.0.0

What's Changed

  • Make package PEP-517 and PEP-518 compliant. by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/82
  • Integrate Tox into GitHub Actions by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/92
  • Create SECURITY.md by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/93
  • Update dependabot.yml by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/95
  • New Crowdin Translations by @github-actions in https://github.com/OpenDebates/openskill.py/pull/94
  • Update CONTRIBUTORS.md by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/96
  • New Crowdin Translations by @github-actions in https://github.com/OpenDebates/openskill.py/pull/97
  • Fix Tox and CI by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/100
  • API and Documentation Overhaul by @vivekjoshy in https://github.com/OpenDebates/openskill.py/pull/101

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v4.0.0...v5.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 2 years ago

OpenSkill - v4.0.0

What's Changed

  • Single file for benchmarks by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/77
  • New Crowdin Translations by @github-actions in https://github.com/OpenDebates/openskill.py/pull/79
  • Add pypy support by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/80

New Contributors

  • @github-actions made their first contribution in https://github.com/OpenDebates/openskill.py/pull/79

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v3.3.0...v4.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 3 years ago

OpenSkill - v3.3.0

Documentation Improvements

Improves SEO of Documentation

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v3.2.0...v3.3.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 3 years ago

OpenSkill - v3.2.0

What's Changed

  • Predict ranks and their odds of entire match outcome. by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/74

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v3.1.0...v3.2.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 3 years ago

OpenSkill - v3.1.0

What's Changed

  • docs: add daegontaven as a contributor for code, test, and 8 more by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/63
  • docs: add CalColson as a contributor for doc by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/66
  • docs: add philihp as a contributor for code, test, and 2 more by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/68
  • docs: add martinazapletalova as a contributor for bug by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/70
  • docs: add Erotemic as a contributor for code by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/71
  • docs: add bstummer as a contributor for doc by @allcontributors in https://github.com/OpenDebates/openskill.py/pull/72
  • Update documentation and docs domain by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/73

New Contributors

  • @allcontributors made their first contribution in https://github.com/OpenDebates/openskill.py/pull/63

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v3.0.0...v3.1.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 3 years ago

OpenSkill - v3.0.0

Breaking Changes

  • Modify default tau value to 25/300 #61

Full Changelog: https://github.com/OpenDebates/openskill.py/commits/v3.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 3 years ago

OpenSkill - v2.5.1

What's Changed

  • Update link by @bstummer in https://github.com/OpenDebates/openskill.py/pull/58
  • Allow zero values for mu and sigma by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/60

New Contributors

  • @bstummer made their first contribution in https://github.com/OpenDebates/openskill.py/pull/58

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.5.0...v2.5.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 3 years ago

OpenSkill - v2.5.0

What's Changed

  • integer-ranks by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/54
  • Support 3.11.0 release by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/56

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.4.0...v2.5.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 3 years ago

OpenSkill - v2.4.0

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.3.0...v2.4.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 3 years ago

OpenSkill - v2.3.0

What's Changed

  • Support for Python 3.7+ by @Erotemic in https://github.com/OpenDebates/openskill.py/pull/52

New Contributors

  • @Erotemic made their first contribution in https://github.com/OpenDebates/openskill.py/pull/52

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.2.0...v2.3.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] almost 4 years ago

OpenSkill - v2.2.0

What's Changed

  • Implement additive dynamics factor 'tau'. by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/50

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.1.0...v2.2.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] almost 4 years ago

OpenSkill - v2.1.0

What's Changed

  • Bump furo from 2022.2.14.1 to 2022.2.23 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/47
  • Bump furo from 2022.2.23 to 2022.3.4 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/49
  • Faster runtime of predictwin and predictdraw by @philihp in https://github.com/OpenDebates/openskill.py/pull/48

New Contributors

  • @philihp made their first contribution in https://github.com/OpenDebates/openskill.py/pull/48

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v2.0.0...v2.1.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] almost 4 years ago

OpenSkill - v2.0.0

What's Changed

  • Bump towncrier from 21.3.0 to 21.9.0 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/39
  • Bump prompt-toolkit from 3.0.27 to 3.0.28 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/41
  • Bump pytest from 7.0.0 to 7.0.1 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/40
  • Bump furo from 2022.1.2 to 2022.2.14.1 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/42
  • Add function to predict draws. by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/45
  • v2.0 by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/46

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v1.0.2...v2.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v1.0.2

What's Changed

  • update-dependencies by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/37
  • Create CODEOFCONDUCT.md by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/38

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v1.0.1...v1.0.2

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v1.0.1

What's Changed

  • Correct development status by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/34

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v1.0.0...v1.0.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v1.0.0

What's Changed

  • Update README.md by @CalColson in https://github.com/OpenDebates/openskill.py/pull/30
  • Public Major Release by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/33

New Contributors

  • @CalColson made their first contribution in https://github.com/OpenDebates/openskill.py/pull/30

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.2.0-beta.0...v1.0.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v0.2.0-beta.0

What's Changed

  • Predict win probability of each team. by @daegontaven in https://github.com/OpenDebates/openskill.py/pull/27

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.2.0-alpha.0...v0.2.0-beta.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v0.2.0-alpha.0

What's Changed

  • Bump pygments from 2.10.0 to 2.11.2 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/23
  • Bump tox from 3.24.4 to 3.24.5 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/20

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.1.0-beta.0...v0.2.0-alpha.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v0.1.0-beta.0

What's Changed

  • Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/7
  • Bump tox from 3.24.3 to 3.24.4 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/6
  • Bump twine from 3.4.2 to 3.6.0 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/5
  • Bump black from 21.7b0 to 21.11b1 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/3
  • Bump pytest from 6.2.4 to 6.2.5 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/4
  • Bump readme-renderer from 29.0 to 30.0 by @dependabot in https://github.com/OpenDebates/openskill.py/pull/8

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.1.0-alpha.2...v0.1.0-beta.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] about 4 years ago

OpenSkill - v0.1.0-alpha.2

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.1.0-alpha.1...v0.1.0-alpha.2

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 4 years ago

OpenSkill - v0.1.0-alpha.1

Full Changelog: https://github.com/OpenDebates/openskill.py/compare/v0.1.0-alpha.0...v0.1.0-alpha.1

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by github-actions[bot] over 4 years ago

OpenSkill - v0.1.0-alpha.0

First Release

Full Changelog: https://github.com/OpenDebates/openskill.py/commits/v0.1.0-alpha.0

Scientific Software - Peer-reviewed - Jupyter Notebook
Published by vivekjoshy over 4 years ago