File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -133,8 +133,19 @@ CHANGELOG
133
133
134
134
Next release:
135
135
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.
136
146
- [ 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).
138
149
139
150
0.6.0
140
151
You can’t perform that action at this time.
0 commit comments