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 09b6764 commit 4c633eeCopy full SHA for 4c633ee
README.md
@@ -170,6 +170,9 @@ Contributors (0.9.0):
170
171
Changes (0.9.0):
172
173
+- [gh-322](https://github.com/flintlib/python-flint/pull/322),
174
+ Add `mul_low` and `pow_trunc` methods to `fmpz_poly`, `fmpq_poly` and
175
+ `nmod_poly`. (RO)
176
- [gh-318](https://github.com/flintlib/python-flint/pull/318),
177
Add emscripten build in CI. Polynomial factors and roots are
178
now sorted into a consistent order for `nmod_poly` and
0 commit comments