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

make instruments, samples and detectors hashable #1790

Open
abuts opened this issue Dec 16, 2024 · 0 comments
Open

make instruments, samples and detectors hashable #1790

abuts opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@abuts
Copy link
Member

abuts commented Dec 16, 2024

Main purpose of hashable is to provide quick comparison routine for objects, stored in container, which is highly efficient.
hashable class is implemented and this ticket is to modify the classes to be in the containers to be hashable.

@abuts abuts self-assigned this Dec 16, 2024
abuts added a commit that referenced this issue Dec 16, 2024
abuts added a commit that referenced this issue Dec 16, 2024
abuts added a commit that referenced this issue Dec 17, 2024
abuts added a commit that referenced this issue Dec 17, 2024
abuts added a commit that referenced this issue Dec 17, 2024
…components are now hashable so their image stores hash
abuts added a commit that referenced this issue Dec 17, 2024
abuts added a commit that referenced this issue Dec 22, 2024
abuts added a commit that referenced this issue Dec 22, 2024
abuts added a commit that referenced this issue Dec 22, 2024
# Conflicts:
#	herbert_core/utilities/maths/equal_to_tol.m
abuts added a commit that referenced this issue Dec 22, 2024
abuts added a commit that referenced this issue Dec 22, 2024
… comparing detectors on the basis of their positions and not the name of the file, they are obtained from.
abuts added a commit that referenced this issue Dec 22, 2024
abuts added a commit that referenced this issue Dec 22, 2024
… hashable objects have different hashes.
abuts added a commit that referenced this issue Dec 23, 2024
… as hashable classes. Small simplification to sort method.
abuts added a commit that referenced this issue Dec 25, 2024
abuts added a commit that referenced this issue Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant