Skip to content

Conversation

@ytzi
Copy link
Contributor

@ytzi ytzi commented May 20, 2025

Summary of the changes:

  • Problem 10 and 11: Fixed how the convex hull is computed -- now lower hull computations are correct and the endpoints for the lower hull is not included (since they are also endpoints for the upper hull). Should Fix Functionally Incorrect Baseline : Geometry - Convex_hull_perimeter & Convex_hull #37 but I have not tested it extensively.
  • Problem 48: Should not clear the test vector after initialized it with a number of 0's.

@Dando18 Dando18 force-pushed the benchmark-problems-fix branch from c3912d3 to 0384ea3 Compare May 20, 2025 20:15
@Dando18 Dando18 force-pushed the benchmark-problems-fix branch from 0384ea3 to 2a9b06c Compare June 10, 2025 11:10
@Dando18 Dando18 self-requested a review June 10, 2025 11:13
@Dando18 Dando18 merged commit 011bf45 into parallelcodefoundry:develop Jun 10, 2025
61 checks passed
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.

Functionally Incorrect Baseline : Geometry - Convex_hull_perimeter & Convex_hull

2 participants