File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,8 +133,19 @@ CHANGELOG
133133
134134Next release:
135135
136+ - [ gh-148 ] ( https://github.com/flintlib/python-flint/pull/148 )
137+ Remove debug symbols to make smaller Linux binaries.
138+ - [ gh-144 ] ( https://github.com/flintlib/python-flint/pull/144 )
139+ Add ` rel_one_ccuracy_bits ` to ` arb ` and ` acb ` .
140+ - [ gh-142 ] ( https://github.com/flintlib/python-flint/pull/142 )
141+ Add ` acb_theta ` (only available for Flint >= 3.1).
142+ - [ gh-137 ] ( https://github.com/flintlib/python-flint/pull/137 )
143+ Add ` erfinv ` and ` erfcinv ` for ` arb ` .
144+ - [ gh-129 ] ( https://github.com/flintlib/python-flint/pull/129 )
145+ Use meson-python instead of setuptools as the build backend.
136146- [ gh-125 ] ( https://github.com/flintlib/python-flint/pull/125 )
137- Bump Flint version to 3.1.0
147+ Bump Flint version to 3.1.2 (Flint 3.0.0 - 3.1.2 is supported but the wheels
148+ are built with 3.1.2).
138149
1391500.6.0
140151
You can’t perform that action at this time.
0 commit comments