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

optimisation of the vertex vornoi function #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maximedieudonne
Copy link
Contributor

optimisation of the vertex vornoi function : vornoi area compure in less than 10s instead of more than 3min for a mesh in oasis database, stricly identical output of the old version

Copy link
Collaborator

@alexpron alexpron left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to optimize the vertex voronoi function @MaximeDdnn. Your contribution will greatly help us. Hereunder are some comment/suggestions regarding the PR:

  • linting (import should be ordered from python to module)
  • function names (voronoi de papa, toto should be removed)
  • pandas is an important dependency that could be replaced by numpy only
    I ll have a further check on the code and suggest some modifications

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