-
Notifications
You must be signed in to change notification settings - Fork 7
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
Make NumberedObjectCollection act like a set #138
Comments
marked this issue as related to #61 |
marked this issue as related to #54 |
marked this issue as related to #22 |
marked this issue as related to #83 |
In python 3.9
|
|
Thanks. I think most of these make sense to implement. I don't want to go crazy with absolutely everything. Like maybe not |
This is very similar to #61. I am partially of the mind of either implementing both or only implement set behavior and not dict behavior.
This came out of this discussion (copied below): https://hpcgitlab.hpc.inl.gov/experiment_analysis/mcnpy/-/issues/54#note_480927h.
To summarize: implement set-like arithmetic and binary logic. This will leads to complications with multiple problems though and #22, and #83 will be involved in the solution.
Labossiere-Hickman, Travis James
@tjlaboss
Gale, Micah David
@MicahGale
The text was updated successfully, but these errors were encountered: