What's Changed
- Normalize -> Normalise by @gaffney2010 in #1452
- Fix the dead links in the README. by @drvinceknight in #1450
- Reduce match init complexity by @gaffney2010 in #1454
- Create MatchChunk dataclass by @gaffney2010 in #1456
- Change cache pattern by @gaffney2010 in #1453
- Improve extend method in LimitedHistory to enforce memory depth by @LindyZh in #1458
- Add/update a few citations by @marcharper in #1464
- add freqAnalyzer strategy by @miller-ian in #1444
- add original index to summary by @miller-ian in #1466
- Get mypy working again by @gaffney2010 in #1457
- This PR adds the Momentum strategy by @dongwonmoon in #1469
- Add EvolvedAttention: A transformer-based neural network strategy for Prisoner's Dilemma by @moderouin in #1471
New Contributors
- @LindyZh made their first contribution in #1458
- @dongwonmoon made their first contribution in #1469
- @moderouin made their first contribution in #1471
Full Changelog: v4.13.1...v4.14.0