We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b76a8b commit 78e85afCopy full SHA for 78e85af
README.md
@@ -192,6 +192,8 @@ Changes (0.9.0):
192
- [gh-339](https://github.com/flintlib/python-flint/pull/339),
193
Add `fmpq.__float__` method so that `float(fmpq)` and `complex(fmpq)`
194
work. (OB)
195
+- [gh-324](https://github.com/flintlib/python-flint/pull/324),
196
+ Faster conversion from `int` to `fmpz` and back. (RO).
197
198
0.8.0
199
-----
0 commit comments