Skip to content

Added Taylor expansion to polar area calculation#110

Merged
haykh merged 3 commits into1.2.0rcfrom
bug/polararea
Jun 3, 2025
Merged

Added Taylor expansion to polar area calculation#110
haykh merged 3 commits into1.2.0rcfrom
bug/polararea

Conversation

@haykh
Copy link
Collaborator

@haykh haykh commented May 26, 2025

Defined SMALL_ANGLE = 1e-3 constant. Taylor expansion should match 1-cos with a relative error of 1e-12; enough both for single and double precision.

Solves #107

@haykh haykh self-assigned this May 26, 2025
@haykh haykh added the bug Something isn't working label May 26, 2025
@haykh
Copy link
Collaborator Author

haykh commented May 26, 2025

@SChernoglazov could you please test this?

@haykh haykh mentioned this pull request May 26, 2025
36 tasks
@haykh haykh merged commit c38fc93 into 1.2.0rc Jun 3, 2025
1 check passed
@haykh haykh deleted the bug/polararea branch June 3, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants