ISISNeutronMuon / ISISNeutronMuon/MDMC
unify equivalency testing of interactions
Open
enhancement
Maintenance
needs more info
P1
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
As part of [this PR](https://github.com/MDMCproject/MDMCv0.2_pilot/pull/579), methods to test equivalency of `Interaction`s and `InteractionFunction`s will be / have been implemented. They take two approaches: one via implementing an `__eq__` method and one via a set `is_equivalent` methods. This should be unified to using a single one of these approaches, preferably `__eq__` if possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.