Releases: QuantEcon/GameTheory.jl
Releases · QuantEcon/GameTheory.jl
v0.4.0
12 Nov 04:19
Compare
Sorry, something went wrong.
No results found
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:
v0.3.6
26 Oct 11:53
Compare
Sorry, something went wrong.
No results found
v0.3.5
23 Sep 04:51
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.3.2
21 Jan 11:27
Compare
Sorry, something went wrong.
No results found
v0.3.1
04 Jun 00:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.1.4
20 Dec 12:34
Compare
Sorry, something went wrong.
No results found
GameTheory v0.1.4
Diff since v0.1.3
Closed issues:
DOC: Documentation not updated by new releases (#164 )
Merged pull requests: