File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,14 +132,20 @@ CHANGELOG
132132-------------
133133
134134Next release:
135+
136+ - [ gh-132 ] ( https://github.com/flintlib/python-flint/pull/132 )
137+ Add ` fmpz_mpoly ` and ` fmpq_mpoly ` types for multivariate polynomials with
138+ integer or rational coefficients.
135139- [ gh-160 ] ( https://github.com/flintlib/python-flint/pull/160 )
136140 Add ` bits ` to ` arb ` and ` acb ` , add ` log_base ` to ` arb ` .
137141- [ gh-148 ] ( https://github.com/flintlib/python-flint/pull/148 )
138142 Remove debug symbols to make smaller Linux binaries.
139143- [ gh-144 ] ( https://github.com/flintlib/python-flint/pull/144 )
140144 Add ` rel_one_ccuracy_bits ` to ` arb ` and ` acb ` .
141145- [ gh-142 ] ( https://github.com/flintlib/python-flint/pull/142 )
142- Add ` acb_theta ` module for the numerical evaluation of [ theta functions] ( https://flintlib.org/doc/acb_theta.html ) (only available for Flint >= 3.1).
146+ Add ` acb_theta ` module for the numerical evaluation of [ theta
147+ functions] ( https://flintlib.org/doc/acb_theta.html ) (only available for
148+ ` Flint >= 3.1 ` ).
143149- [ gh-137 ] ( https://github.com/flintlib/python-flint/pull/137 )
144150 Add ` erfinv ` and ` erfcinv ` for ` arb ` .
145151- [ gh-129 ] ( https://github.com/flintlib/python-flint/pull/129 )
You can’t perform that action at this time.
0 commit comments