-
Notifications
You must be signed in to change notification settings - Fork 1
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
Itzik - Last version of the code #1
base: master
Are you sure you want to change the base?
Conversation
There is practically 0 documentation in this document, please add documentation and comments/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall great work
I have left a few comments along the code but generally:
the most major change needed is to change the ball crop function to Ittai's more efficient one
also you should add a general description of the function for each function on top of the parameter and return documentation
we are very close to finshing! good work!
The changes are in the main function.
This is latest version of the code, it runs, I checked.