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

sage_input for infinities and RealSet #21277

Closed
mkoeppe opened this issue Aug 18, 2016 · 8 comments
Closed

sage_input for infinities and RealSet #21277

mkoeppe opened this issue Aug 18, 2016 · 8 comments

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Aug 18, 2016

sage: sage_input(RealSet((0, 1)))
ValueError: Can't convert (0, 1) to sage_input form

This ticket implements sage_input for RealSets (and, as a prerequisite for that, for infinities).

CC: @rwst @vbraun @videlec

Component: numerical

Author: Matthias Koeppe

Branch/Commit: 67f8fa1

Reviewer: Volker Braun

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

@mkoeppe mkoeppe added this to the sage-7.4 milestone Aug 18, 2016
@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 18, 2017

@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 18, 2017

Author: Matthias Koeppe

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 18, 2017

New commits:

1543f32sage_input for infinities
67f8fa1sage_input for RealSet

@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 18, 2017

Commit: 67f8fa1

@mkoeppe mkoeppe modified the milestones: sage-7.4, sage-7.6 Feb 18, 2017
@mkoeppe mkoeppe changed the title sage_input for RealSet and piecewise sage_input for infinities and RealSet Feb 18, 2017
@vbraun
Copy link
Member

vbraun commented Feb 20, 2017

Reviewer: Volker Braun

@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 20, 2017

comment:5

Thanks!

@vbraun
Copy link
Member

vbraun commented Feb 23, 2017

Changed branch from u/mkoeppe/sage_input_for_realset_and_piecewise to 67f8fa1

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