← 返回首页
GH-100485: Tighter accuracy testing of sumprod by rhettinger · Pull Request #101397 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

GH-100485: Tighter accuracy testing of sumprod#101397

Closed
rhettinger wants to merge 6 commits into
python:mainfrom
rhettinger:sumprod_testing
Closed

GH-100485: Tighter accuracy testing of sumprod#101397
rhettinger wants to merge 6 commits into
python:mainfrom
rhettinger:sumprod_testing

Conversation

rhettinger commented Jan 28, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Run the buildbots to make sure a condition number of 1e28 always passes. The theoretical limit is 1e25, but the paper indicates that we can get several orders of magnitude better in practice.

bedevere-bot added the tests Tests in the Lib/test dir label Jan 28, 2023
rhettinger added 🔨 test-with-buildbots Test PR w/ buildbots; report in status section 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section labels Jan 28, 2023

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @rhettinger for commit b7d72de 🤖

If you want to schedule another build, you need to add the :hammer: test-with-buildbots label again.

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @rhettinger for commit b7d72de 🤖

If you want to schedule another build, you need to add the :hammer: test-with-refleak-buildbots label again.

bedevere-bot removed 🔨 test-with-buildbots Test PR w/ buildbots; report in status section 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section labels Jan 28, 2023
rhettinger closed this Jan 29, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.