Skip to content

Increase BigMath converge test precisions#503

Merged
tompng merged 1 commit intoruby:masterfrom
tompng:increase_test_prec
Mar 25, 2026
Merged

Increase BigMath converge test precisions#503
tompng merged 1 commit intoruby:masterfrom
tompng:increase_test_prec

Conversation

@tompng
Copy link
Copy Markdown
Member

@tompng tompng commented Mar 22, 2026

Conversion assertion was using precisions=[50, 100, 150]. This will be increased to [200, 400, 800, 1200]. Some slow methods (erf, erfc, gamma, lgamma) uses smaller precisions.

Conversion assertion was using precisions=[50, 100, 150]. This will be increased to [200, 400, 800, 1200].
Some slow methods (erf, erfc, gamma, lgamma) uses smaller precisions.
@tompng tompng merged commit 39853fa into ruby:master Mar 25, 2026
84 checks passed
@tompng tompng deleted the increase_test_prec branch March 25, 2026 17:33
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.

1 participant