-
-
Notifications
You must be signed in to change notification settings - Fork 574
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
Subset_s _an_element_ #33990
Comments
This comment has been minimized.
This comment has been minimized.
New commits:
|
Commit: |
Branch: u/tkarn/33990-an_element |
Reviewer: Travis Scrimshaw |
comment:4
Strictly speaking, this is not a bug: we provide a default implementation of |
comment:5
It looks like a plugin failed, but I am not sure how to read the message. Do you have any advice? |
comment:6
That one can be ignored. |
Changed branch from u/tkarn/33990-an_element to |
Currently the
Subset_s.an_element()
method returns a different result from theSubset_s._an_element_()
method. The proposed fix is to move the current implementation ofan_element
to_an_element_
and let the parent framework take care of the rest.CC: @tscrim
Component: combinatorics
Keywords: gsoc2022 subsets elements
Author: Trevor K. Karn
Branch/Commit:
922c40a
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/33990
The text was updated successfully, but these errors were encountered: