GameTheory v0.7.0
New features
lemke_howson!, an in-place version oflemke_howsonwith a caller-supplied workspace, has been added.
Breaking changes
uniquetolrowsnow returns the original rows with the element type of the input preserved, instead of rounded values.- The
plibkeyword argument ofASis deprecated and ignored;ASno longer uses a polyhedra library.
Merged pull requests:
- ci(deps): bump actions/checkout from 6 to 7 (#233) (@dependabot[bot])
- TST: Pass compile=false to hc_solve in tests (#234) (@oyamad)
- FIX: Address issues in AS and its tests (#235) (@oyamad)
- ENH: Compute AS by direct 2D polygon clipping (#236) (@oyamad)
- ENH: Add lemke_howson! with caller-supplied workspace (#237) (@oyamad)
- DOC: Document the payoff array indexing convention (#239) (@oyamad)
Closed issues: