Skip to content

Conversation

@htjb
Copy link
Owner

@htjb htjb commented Dec 4, 2025

np.math was removed in versions of numpy above 1.20. It was just a wrapper around pythons math module so I have replaced np.math.factorial with math.factorial throughout the code base.

@htjb htjb merged commit 8b5c667 into master Dec 4, 2025
3 checks passed
@htjb htjb deleted the math branch December 4, 2025 12:27
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.

2 participants