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

Use appropriate integer division for both Python 2 and 3 #11

Open
wants to merge 1 commit into
base: public
Choose a base branch
from

Conversation

jingnanshi
Copy link

Fix a bug caused by changing / to // so that Python 3 performs appropriate integer division.

@ashishgupta2598
Copy link

ashishgupta2598 commented Nov 18, 2019

Just a little change(I will do it). But my question is, are these coordinates denote the mid point or some vertices. And how I can find the other 7 vertices or 8(in case if its mid point). You said its indices so what this indices says and how I can find the vertices by this. Thanks for help.

@jingnanshi
Copy link
Author

Please see my reply under your issue.

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