Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ComplexIntervalFieldElement.log() #24695

Closed
jdemeyer opened this issue Feb 9, 2018 · 5 comments
Closed

Fix ComplexIntervalFieldElement.log() #24695

jdemeyer opened this issue Feb 9, 2018 · 5 comments

Comments

@jdemeyer
Copy link

jdemeyer commented Feb 9, 2018

It does some inexact computations with non-intervals, leading to possibly incorrect output.

Component: basic arithmetic

Author: Jeroen Demeyer

Branch/Commit: 14a09db

Reviewer: Marc Mezzarobba

Issue created by migration from https://trac.sagemath.org/ticket/24695

@jdemeyer jdemeyer added this to the sage-8.2 milestone Feb 9, 2018
@jdemeyer
Copy link
Author

jdemeyer commented Feb 9, 2018

Branch: u/jdemeyer/ticket/24695

@jdemeyer
Copy link
Author

jdemeyer commented Feb 9, 2018

New commits:

14a09dbFix ComplexIntervalFieldElement.log()

@jdemeyer
Copy link
Author

jdemeyer commented Feb 9, 2018

Commit: 14a09db

@mezzarobba
Copy link
Member

Reviewer: Marc Mezzarobba

@vbraun
Copy link
Member

vbraun commented Feb 11, 2018

Changed branch from u/jdemeyer/ticket/24695 to 14a09db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants