Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement the melkman anlgorithm for computing convex hulls #2916
Conversation
Travis tests have failedHey @SimonLammer, TravisBuddy Request Identifier: e8ee7930-0992-11eb-b9d6-41d4da7e5060 |
c9371a0
to
bc2efde
Travis tests have failedHey @SimonLammer, TravisBuddy Request Identifier: 664c6120-0999-11eb-b9d6-41d4da7e5060 |
bc2efde
to
7162412
Travis tests have failedHey @SimonLammer, TravisBuddy Request Identifier: d36267a0-0999-11eb-b9d6-41d4da7e5060 |
7162412
to
db5b1fa
@poyea Is there anything else I should to revise? |
@poyea ? |
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.Since the file didn't contain type hints at all, I didn't add them for this algorithm.Is this file the correct place for the algorithm? It is not a divide and conquer algorithm, but it is a convex_hull algorithm.