Skip to content

Fix numpy version - #1497

Merged
Nikoleta-v3 merged 6 commits into
devfrom
fix-numpy-version
Aug 5, 2026
Merged

Fix numpy version#1497
Nikoleta-v3 merged 6 commits into
devfrom
fix-numpy-version

Conversation

@drvinceknight

Copy link
Copy Markdown
Member

Closes #1447 #1463

Also should help with merging #1496 #1495 #1494

This makes all outputs be python floats. This somewhat fits with the
original (perhaps mistake) approach of the library where outputs are all
python objects (for example the results_set.payoff_matrix is a list of
lists although arguably should be a numpy array).
@Nikoleta-v3
Nikoleta-v3 merged commit 153335c into dev Aug 5, 2026
25 checks passed
Evreu1pro added a commit to Evreu1pro/Axelrod that referenced this pull request Aug 5, 2026
Take numpy>=2.1 from Axelrod-Python#1497 (Fix numpy version). Keep float() cast
in fingerprint point generation for stable probe names across NumPy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deal with new numpy version

3 participants