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

fixing numerical issues in testStabbingCircleComputer #1688

Merged
merged 3 commits into from
Mar 4, 2023

Conversation

troussil
Copy link
Member

@troussil troussil commented Feb 21, 2023

PR Description

fixing numerical issues in testStabbingCircleComputer (see #1676) : we are now using only 64 bit-long integers.

Checklist

  • Unit-test of your feature with Catch.
  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Documentation module page added or updated.
  • New entry in the ChangeLog.md added.
  • No warning raised in Debug mode.
  • All continuous integration tests pass (Github Actions & appveyor)

@dcoeurjo
Copy link
Member

dcoeurjo commented Mar 4, 2023

👍 thx

@dcoeurjo dcoeurjo merged commit 9f25c3d into DGtal-team:master Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants