Releases: drvinceknight/Nashpy
Releases · drvinceknight/Nashpy
v0.0.41
What's Changed
- Add memray to tox.ini. by @drvinceknight in #219
- typo by @emielsteegh in #225
- Add exercises to text book and clean up pdf output. by @drvinceknight in #226
New Contributors
- @emielsteegh made their first contribution in #225
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- Write documentation for minimax theorem by @drvinceknight in #218
Full Changelog: v0.0.39...v0.0.40
v0.0.39
What's Changed
- edit home-page element by @firefly-cpp in #216
- Implement lp formulation of minimax theorem by @drvinceknight in #217
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- Update rtd config file. by @drvinceknight in #208
- Added a degenerate game that breaks lemke howson lex algorithm by @tokheim in #207
- Lemke refactor by @tokheim in #209
- Add an error to stochastic fictitious play. by @drvinceknight in #215
New Contributors
Full Changelog: v0.0.36...v0.0.38
v0.0.37
What's Changed
- Fixes urls to "Theory docs" in the README by @Nikoleta-v3 in #200
- Add class of 2023 as contributors. by @drvinceknight in #201
- Fix minor typos in text book on best responses. by @drvinceknight in #204
- Add moran process on graphs by @drvinceknight in #205
New Contributors
- @Nikoleta-v3 made their first contribution in #200
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- Fix documentation urls in README by @theref in #188
- Add robert-szeto to list of contributors by @robert-szeto in #189
- Add arwheel to the list of contributors by @arwheel in #190
- Correct the numerical error in the RPS example. by @drvinceknight in #191
- Fix best response example. by @drvinceknight in #193
- Update minor errors. by @drvinceknight in #194
- Correct the max size of k. by @drvinceknight in #196
- Remove Alex and mypy from CI. by @drvinceknight in #197
- Fix minor typos in docs. by @drvinceknight in #199
New Contributors
- @theref made their first contribution in #188
- @robert-szeto made their first contribution in #189
- @arwheel made their first contribution in #190
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- Add documentation on emergence of cooperation. by @drvinceknight in #187
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- Add the
math
flag in the Nashpy docs. by @drvinceknight in #183 - Add feature list to README. by @drvinceknight in #184
- Reformat markdown files with mdformat. by @drvinceknight in #185
- Write discussion docs for moran process by @drvinceknight in #186
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Rewrite replicator dynamics discussion by @drvinceknight in #181
- Add replicator-mutation equation. by @drvinceknight in #182
New Contributors
- @volume-on-max made their first contribution in #180
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- Add py3.10 to GA test suite. by @drvinceknight in #165
- Fix numpy lower bound. by @drvinceknight in #179
Full Changelog: v0.0.31...v0.0.32