We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997ecfd commit 87ebbb2Copy full SHA for 87ebbb2
README.md
@@ -167,6 +167,7 @@ Contributors (0.9.0):
167
- Rémy Oudompheng (RO)
168
- Agriya Khetarpal (AK)
169
- Oscar Benjamin (OB)
170
+- Daniel Simmons-Marengo (DSM)
171
172
Changes (0.9.0):
173
@@ -181,6 +182,9 @@ Changes (0.9.0):
181
182
- [gh-312](https://github.com/flintlib/python-flint/pull/312),
183
Add `discriminant` method to `fmpz_poly`, `fmpq_poly` and
184
`nmod_poly`. (RO)
185
+- [gh-336](https://github.com/flintlib/python-flint/pull/336),
186
+ Fixed a bug in `arb.neg()` which caused it to return its input
187
+ without negating it. (DSM)
188
189
0.8.0
190
-----
0 commit comments