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

Set_base.contains, ConvexSet.contains: Handle symbolic argument #31947

Open
mkoeppe opened this issue Jun 10, 2021 · 9 comments
Open

Set_base.contains, ConvexSet.contains: Handle symbolic argument #31947

mkoeppe opened this issue Jun 10, 2021 · 9 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Jun 10, 2021

... like #31914 for RealSet.

Using this method, we can then implement ConvexSet.as_condition_set or as_relational (see #24176), which converts to SymPy's ConditionSet.

Also, any Set_base should convert to SR, generalizing the code from #24171.

CC: @kliem @tscrim

Component: geometry

Branch/Commit: u/mkoeppe/set_base_contains__convexset_contains__handle_symbolic_argument @ a5459f4

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

@mkoeppe mkoeppe added this to the sage-9.4 milestone Jun 10, 2021
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jun 10, 2021

Dependencies: #31919

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jun 11, 2021

Changed dependencies from #31919 to #31919, #24171

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jun 11, 2021

Changed dependencies from #31919, #24171 to #31919, #24171, #31959

@mkoeppe

This comment has been minimized.

@mkoeppe mkoeppe changed the title ConvexSet.contains: Handle symbolic argument Set_base.contains, ConvexSet.contains: Handle symbolic argument Jul 2, 2021
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 2, 2021

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 2, 2021

Changed dependencies from #31919, #24171, #31959 to none

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 2, 2021

New commits:

a5459f4SymbolicRing: Allow converting all Set_base instances to SR

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jul 2, 2021

Commit: a5459f4

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Apr 1, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Mar 16, 2023
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

1 participant