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

Protect against tiny floating point deltas #52

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Conversation

gadomski
Copy link
Owner

@gadomski gadomski commented Jun 30, 2023

Related issues and pull requests

Checklist

  • Add tests
  • Add docs
  • Update CHANGELOG

@gadomski gadomski added this to the v0.3.1 milestone Jun 30, 2023
@gadomski gadomski self-assigned this Jun 30, 2023
@gadomski gadomski force-pushed the issues/51-isclose branch from e0781f4 to b3b14ca Compare June 30, 2023 17:10
@gadomski gadomski enabled auto-merge (rebase) June 30, 2023 17:12
@gadomski gadomski force-pushed the issues/51-isclose branch from 6765b2a to 66fd9b9 Compare June 30, 2023 17:31
This lets us use numpy wheels.
@gadomski gadomski force-pushed the issues/51-isclose branch 4 times, most recently from 5a90418 to 8222fd4 Compare June 30, 2023 17:51
@gadomski gadomski force-pushed the issues/51-isclose branch from 8222fd4 to fa8894e Compare June 30, 2023 17:54
@gadomski gadomski merged commit 3a1a44f into main Jun 30, 2023
@gadomski gadomski deleted the issues/51-isclose branch June 30, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Use np.isclose to check if a point exists on the Antimeridian
1 participant