Skip to content

Commit eb57101

Browse files
Update README
1 parent 444d4d0 commit eb57101

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,14 @@ Contributors
166166

167167
- Oscar Benjamin (OB)
168168
- Robert Dougherty-Bliss (RDB)
169+
- Rémy Oudompheng (RO)
169170

170171
Changes
171172

173+
- [gh-310](https://github.com/flintlib/python-flint/pull/310),
174+
Add `truncate`, `left_shift` and `right_shift` methods to
175+
`fmpz_poly`, `fmpq_poly`, `nmod_poly`, `acb_poly`, `arb_poly`
176+
to match other univariate polynomial types. (RO)
172177
- [gh-300](https://github.com/flintlib/python-flint/pull/300), Fix `arb.repr`
173178
which now returns a Python representation that round trips. (OB)
174179
- [gh-289](https://github.com/flintlib/python-flint/pull/289),

0 commit comments

Comments
 (0)