Skip to content

Releases: glandfried/TrueSkillThroughTime.jl

v0.1.4

22 Aug 16:09

Choose a tag to compare

TrueSkillThroughTime v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Amend method/struct defs for v1.10 to precompile (#3) (@dzonimn)

v0.1.3

21 Aug 15:25

Choose a tag to compare

  • Fixed multiplayer evidence
  • A performance test between the Distributions package and own solution.
  • Replace !isdisjoint(a,b) by lenght(intersect(a,b))>0, because isdisjoint requires julia 1.5

v0.1.2

27 Oct 21:14

Choose a tag to compare

@JuliaRegistrator register()

v0.0.0

05 Aug 20:19

Choose a tag to compare

Update the name before register the package

data

01 Oct 12:12

Choose a tag to compare

Changes in synthetic and runtest