Skip to content

Conversation

linev
Copy link
Member

@linev linev commented Oct 20, 2025

Use 1e-12 epsilon in comparison of float values when optimize exclusion area of TGraph.
Allows to create reproducible SVG/PS output on different platforms.

Also use TMath::Pi() for Pi constants

linev added 2 commits October 20, 2025 10:58
To avoid rounding effects in TGraph exclusion points optimization,
use small epsilon in values comparasion.
@linev linev requested a review from couet October 20, 2025 09:02
@linev linev self-assigned this Oct 20, 2025
@linev linev requested a review from lmoneta as a code owner October 20, 2025 09:02
Copy link

github-actions bot commented Oct 20, 2025

Test Results

    14 files      14 suites   2d 4h 45m 24s ⏱️
 3 683 tests  3 682 ✅ 0 💤 1 ❌
50 225 runs  50 223 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 20003a3.

♻️ This comment has been updated with latest results.

@linev linev closed this Oct 21, 2025
@linev linev reopened this Oct 21, 2025
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.

1 participant