-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
FiniteEnumeratedSet creates elements that don't inherit from Element #12048
Comments
comment:1
Attachment: 12048.patch.gz |
comment:2
Hi David, I agree that |
comment:3
Yeah, I wasn't completely happy with this solution either. But I think that even though the elements of a facade parent don't have to have the right parent, they really should be Elements. I'd be happy to entertain other solutions. |
comment:4
I'm not going to debug this now since you guys may want to change the approach, but this patch produces doctest errors in sage.combinat.free_module that seem to be related to sorting. |
comment:7
Replying to @loefflerd:
Sorry that we forgot this one. I'll try to discuss it with Nicolas shortly. Florent |
comment:9
Dear David, Sorry for lagging so much behind on this ticket. I have finally been
. Now if there is a clear need for it, we could add a facade What do you think? Do you feel like fixing coercion as above? Cheers, |
comment:15
Is this ticket still relevant? The example in the description now seems to work. |
This comment has been minimized.
This comment has been minimized.
Changed author from David Roe to none |
comment:16
Indeed a custom |
comment:17
I confirm that this is a dup of #16280. |
Reviewer: Florent Hivert |
comment:18
closing positively reviewed duplicates |
Fixed by #16280
CC: @hivert @kini @videlec
Component: combinatorics
Reviewer: Florent Hivert
Issue created by migration from https://trac.sagemath.org/ticket/12048
The text was updated successfully, but these errors were encountered: