Skip to content

Commit 90059f9

Browse files
committed
Update CHANGELOG
1 parent dc2b906 commit 90059f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,13 @@ Highlights (0.7.0):
176176
- [gh-132](https://github.com/flintlib/python-flint/pull/132),
177177
[gh-164](https://github.com/flintlib/python-flint/pull/164),
178178
[gh-190](https://github.com/flintlib/python-flint/pull/190),
179+
[gh-191](https://github.com/flintlib/python-flint/pull/191):
179180
[gh-192](https://github.com/flintlib/python-flint/pull/192):
180181
[gh-216](https://github.com/flintlib/python-flint/pull/216):
181182
[gh-225](https://github.com/flintlib/python-flint/pull/225):
182183
Add `fmpz_mpoly`, `fmpq_mpoly`, `nmod_poly` and `fmpz_mod_poly`
183184
types for multivariate polynomials with integer, rational or
184-
integers mod n coefficients. (JM)
185+
integers mod `n` coefficients. (JM)
185186
- [gh-142](https://github.com/flintlib/python-flint/pull/142)
186187
Add `acb_theta` module for the numerical evaluation of [theta
187188
functions](https://flintlib.org/doc/acb_theta.html) (only

0 commit comments

Comments
 (0)