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

Implement conversion of interval fields to real/complex fields #19330

Closed
jdemeyer opened this issue Oct 1, 2015 · 6 comments
Closed

Implement conversion of interval fields to real/complex fields #19330

jdemeyer opened this issue Oct 1, 2015 · 6 comments

Comments

@jdemeyer
Copy link

jdemeyer commented Oct 1, 2015

It surprises me that this isn't implemented yet:

sage: RR(RIF("1.2"))
TypeError: Unable to convert x (='1.200000000000000?') to real number.

Component: basic arithmetic

Author: Jeroen Demeyer

Branch/Commit: 752c401

Reviewer: Vincent Delecroix

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

@jdemeyer jdemeyer added this to the sage-6.9 milestone Oct 1, 2015
@jdemeyer
Copy link
Author

jdemeyer commented Oct 1, 2015

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 1, 2015

Commit: 752c401

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Oct 1, 2015

Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:

048b036Implement conversion of interval fields to real/complex fields
752c401Use the new conversions in qqbar

@videlec
Copy link
Contributor

videlec commented Oct 5, 2015

Reviewer: Vincent Delecroix

@videlec
Copy link
Contributor

videlec commented Oct 5, 2015

comment:4

Much cleaner afterwards!

@vbraun
Copy link
Member

vbraun commented Oct 12, 2015

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