Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create UUIDs for counting loops and add hashing
UUIDs are now created when a CountingLoop object is created. The __hash__ function is implemented, so that the uuid is used as the unique hash.
- Loading branch information