We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0509b8b commit e74c8f8Copy full SHA for e74c8f8
1 file changed
README.md
@@ -172,6 +172,7 @@ Contributors (0.9.0):
172
- Agriya Khetarpal (AK)
173
- Oscar Benjamin (OB)
174
- Daniel Simmons-Marengo (DSM)
175
+- ForeverHaibara (FH)
176
177
Changes (0.9.0):
178
@@ -196,6 +197,7 @@ Changes (0.9.0):
196
197
Faster conversion from `int` to `fmpz` and back. (RO).
198
- [gh-359](https://github.com/flintlib/python-flint/pull/359),
199
Sort factorisations of all mpoly types. (OB)
200
+- [gh-374](https://github.com/flintlib/python-flint/pull/374), Fixed a bug in `nmod.__hash__`. (FH)
201
202
0.8.0
203
-----
0 commit comments