-
Notifications
You must be signed in to change notification settings - Fork 268
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Axelrod-Python/Axelrod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Axelrod-Python/Axelrod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 40 files changed
- 6 contributors
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35833ac - Browse repository at this point
Copy the full SHA 35833acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f700bae - Browse repository at this point
Copy the full SHA f700baeView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8391f6 - Browse repository at this point
Copy the full SHA f8391f6View commit details -
Fix the dead links in the README. (#1450)
* Fix the dead links in the README. Closes #1449 * Fix remaining links.
Configuration menu - View commit details
-
Copy full SHA for 6514780 - Browse repository at this point
Copy the full SHA 6514780View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 997444e - Browse repository at this point
Copy the full SHA 997444eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c49ea3 - Browse repository at this point
Copy the full SHA 8c49ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e36c76 - Browse repository at this point
Copy the full SHA 9e36c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a5f9da - Browse repository at this point
Copy the full SHA 9a5f9daView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9460cf1 - Browse repository at this point
Copy the full SHA 9460cf1View commit details -
Merge pull request #1454 from gaffney2010/match-init
Reduce match init complexity
Configuration menu - View commit details
-
Copy full SHA for 75f6e77 - Browse repository at this point
Copy the full SHA 75f6e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb0733b - Browse repository at this point
Copy the full SHA bb0733bView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0e9984 - Browse repository at this point
Copy the full SHA d0e9984View commit details
Commits on Nov 21, 2024
-
Merge pull request #1456 from gaffney2010/match_generator
Create MatchChunk dataclass
Configuration menu - View commit details
-
Copy full SHA for 8b659a6 - Browse repository at this point
Copy the full SHA 8b659a6View commit details
Commits on Nov 30, 2024
-
Merge pull request #1453 from gaffney2010/change-cache-pattern
Change cache pattern
Configuration menu - View commit details
-
Copy full SHA for d2184c6 - Browse repository at this point
Copy the full SHA d2184c6View commit details
Commits on Dec 9, 2024
-
Improve extend method in LimitedHistory to enforce memory depth (#1458)
* Improve extend method in LimitedHistory to enforce memory depth - Updated the extend method in the LimitedHistory class to properly truncate oldest entries when the combined history exceeds the defined memory depth. - Added a corresponding unit test in axelrod/tests/unit/test_history.py to validate this behavior. - Formatted all committed files using black for consistent code style. * Ignore workflow failures by adding suppress_health_check - add suppress_health_check to test_equality function in test_game.py to prevent workflow failure in Github remote. - Update HealthCheck module import order in test_game.py
Configuration menu - View commit details
-
Copy full SHA for a7bab91 - Browse repository at this point
Copy the full SHA a7bab91View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cfa5889 - Browse repository at this point
Copy the full SHA cfa5889View commit details -
add freqAnalyzer strategy (#1444)
* add freqAnalyzer strat * cleanup + wip * remove spurious changes * fixed freq analyzer test * Delete axelrod/tests/strategies/test_freqanalyzer.py * bump num strats * remove unnecessary lines * fix type error * fix test * formatting * python black with correct options * add strat to index * code cleanup
Configuration menu - View commit details
-
Copy full SHA for 684b354 - Browse repository at this point
Copy the full SHA 684b354View commit details
Commits on Jan 13, 2025
-
add original index to summary (#1466)
* add original index to summary * formatting * fix summary test * rm spurious print statement * fix failing doctest * doctest attempt * attempt * cleanup * formatting
Configuration menu - View commit details
-
Copy full SHA for 6a6c8a9 - Browse repository at this point
Copy the full SHA 6a6c8a9View commit details -
Get mypy working again (#1457)
* Get mypy working again * Add test for new assert * Test error string * Inject get_data for testing * More typing stuff for mypy to pass * Ran black * Added more mypy stuff to plot
Configuration menu - View commit details
-
Copy full SHA for 6d2d465 - Browse repository at this point
Copy the full SHA 6d2d465View commit details
There are no files selected for viewing