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

tidy up of code including refactoring box creation #41

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

milesagraham
Copy link
Member

No description provided.

@milesagraham milesagraham merged commit 24f77fe into main Jun 17, 2024
4 checks passed
@milesagraham milesagraham deleted the tidy_up branch June 17, 2024 15:44
Copy link
Member

@alisterburt alisterburt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! all that red is a good sign :)

import einops


def box_setup(sidelength: int) -> np.ndarray:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your return type should be Tuple[np.ndarray, np.ndarray]

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

Successfully merging this pull request may close these issues.

2 participants