We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296c96a commit 4870eecCopy full SHA for 4870eec
README.md
@@ -162,6 +162,18 @@ CHANGELOG
162
Next release (0.8.0)...
163
-----------------------
164
165
+Contributors
166
+
167
+- Robert Dougherty-Bliss (RDB)
168
169
+Changes
170
171
+- [gh-274](https://github.com/flintlib/python-flint/pull/274),
172
+ Add resultant methods to `fmpz_poly`, `fmpq_poly` and
173
+ `nmod_poly`. Now all univariate and polynomial types have the
174
+ resultant method except for `fq_default_poly`. (RDB)
175
176
177
0.7.0
178
-----
179
0 commit comments