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

Feature/894 hill point cpp #239

Merged
merged 9 commits into from
Jul 23, 2024
Merged

Feature/894 hill point cpp #239

merged 9 commits into from
Jul 23, 2024

Conversation

codyallard28
Copy link
Collaborator

  • Tickets addressed: MAXGNC-894
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The C version of hillPoint is ported to C++ resulting in the new hillPointCpp module. Eigen was used to replace the matrix math. Some clean up was completed along the way.

Verification

Using the previous test of hillPoint, test_hillPointCpp tests pass.

Documentation

The documentation was copied over from hillPoint

Future work

None

@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch 4 times, most recently from 6dcd433 to f516d11 Compare May 15, 2024 15:41
@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch 2 times, most recently from d40a18b to 48bcd75 Compare May 23, 2024 19:44
@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch from 54e89c9 to f606d29 Compare June 20, 2024 18:11
@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch from f606d29 to c1f277e Compare June 27, 2024 21:08
@codyallard28 codyallard28 requested review from JulianHammerl and leahkiner and removed request for thibaudteil and JulianHammerl July 9, 2024 21:29
@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch from 31738f5 to 4e3855d Compare July 9, 2024 21:54
Copy link
Collaborator

@leahkiner leahkiner left a comment

Choose a reason for hiding this comment

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

This looks good! I added a few requested changes but they are small!

@codyallard28 codyallard28 force-pushed the feature/894-hillPoint-cpp branch from 4e3855d to 6454caa Compare July 12, 2024 16:09
@patkenneally patkenneally force-pushed the feature/894-hillPoint-cpp branch from 6454caa to c776391 Compare July 23, 2024 17:07
@patkenneally patkenneally force-pushed the feature/894-hillPoint-cpp branch from c776391 to a25b4b7 Compare July 23, 2024 17:12
@patkenneally patkenneally merged commit 2a2b103 into develop Jul 23, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/894-hillPoint-cpp branch July 23, 2024 18:35
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.

3 participants