Skip to content

Releases: QuantEcon/GameTheory.jl

v0.4.0

12 Nov 04:19
3857d63

Choose a tag to compare

GameTheory v0.4.0

Diff since v0.3.6

New features

  • lemke_howson has been added.

Breaking changes

  • The minimum supported Julia version has been raised from 1.6 to 1.10 (the current LTS).

Merged pull requests:

Closed issues:

  • Add lemke_howson (#129)

v0.3.6

26 Oct 11:53
ce7cc56

Choose a tag to compare

GameTheory v0.3.6

Diff since v0.3.5

Merged pull requests:

  • ENH: Add Player constructor with AbstractArray (#201) (@oyamad)
  • FIX: Add const to type aliases (#202) (@oyamad)

v0.3.5

23 Sep 04:51
9236999

Choose a tag to compare

GameTheory v0.3.5

Diff since v0.3.4

Merged pull requests:

  • CI: Update CI workflow inputs, action versions, remove arch field, and use julia-actions/cache with permissions (#198) (@Copilot)
  • Change LP solver from HiGHS back to Clp (#200) (@Copilot)

Closed issues:

  • CI: Update CI workflow: Codecov input, arch field, runner name, and action versions (#197)
  • Change LP solver back to Clp from HiGHS (#199)

v0.3.4

09 Sep 05:05
017212b

Choose a tag to compare

GameTheory v0.3.4

Diff since v0.3.3

Merged pull requests:

  • Add AS algorithm. (#65) (@shizejin)
  • Set up Copilot instructions for GameTheory.jl repository (#189) (@Copilot)
  • ENH: Make AS algorithm type flexible for exact rational computation (#191) (@Copilot)
  • DOC: Add Examples (#192) (@oyamad)
  • Migrate docs to standard Documenter.jl structure (#194) (@Copilot)
  • DOC: Update docs/README.md to reflect current Documenter.jl structure (#196) (@Copilot)

Closed issues:

  • Set up Copilot instructions (#188)
  • ENH: Make AS type flexible (#190)
  • Migrate docs to standard Documenter.jl structure (#193)
  • DOC: Update docs/README.md (#195)

v0.3.3

12 Aug 14:19
be9f8e8

Choose a tag to compare

GameTheory v0.3.3

v0.3.2

21 Jan 11:27
00ae2a1

Choose a tag to compare

GameTheory v0.3.2

Diff since v0.3.1

Merged pull requests:

Closed issues:

  • DOC: Deployment error (#180)

v0.3.1

04 Jun 00:05
2de99a6

Choose a tag to compare

GameTheory v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#177) (@github-actions[bot])

v0.3.0

26 Feb 12:28
b121ff4

Choose a tag to compare

GameTheory v0.3.0

Diff since v0.2.0

Merged pull requests:

  • EHN: Extend setindex!(::NormalFormGame) to any array_like (#172) (@oyamad)
  • BREAKING: Change MixedActionProfile{T,N} to MixedActionProfile{N,T} (#173) (@oyamad)
  • ENH: Implement NE computation by HomotopyContinuation.jl (#174) (@oyamad)
  • Simplify show for Player (#176) (@oyamad)

v0.2.0

20 Dec 13:22
ae00702

Choose a tag to compare

GameTheory v0.2.0

Diff since v0.1.4

v0.1.4

20 Dec 12:34

Choose a tag to compare

GameTheory v0.1.4

Diff since v0.1.3

Closed issues:

  • DOC: Documentation not updated by new releases (#164)

Merged pull requests: