Skip to content

64 bit floats#448

Merged
jtgrasb merged 34 commits into
sandialabs:devfrom
rgcoe:64bit_numerical_precision
Jun 11, 2026
Merged

64 bit floats#448
jtgrasb merged 34 commits into
sandialabs:devfrom
rgcoe:64bit_numerical_precision

Conversation

@rgcoe

@rgcoe rgcoe commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Use 64bit numbers as there may be some cases where this matters

Ryan Coe added 30 commits March 16, 2022 15:04
@coveralls

coveralls commented Feb 6, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27379920702

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.03%) to 87.964%

Details

  • Coverage increased (+0.03%) from the base build.
  • Patch coverage: 12 of 12 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1429
Covered Lines: 1257
Line Coverage: 87.96%
Coverage Strength: 5.28 hits per line

💛 - Coveralls

@jtgrasb

jtgrasb commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

This PR specifies the precision (float64) for certain variables which are inputs to the optimization problem, increasing the accuracy of results. May be worth testing in the future to see the impact of this change. Merging now.

@jtgrasb jtgrasb merged commit 0e7ffb4 into sandialabs:dev Jun 11, 2026
15 checks passed
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.

3 participants