Skip to content

Tweak init rng flow so that Stan and Julia can be tested pointwise #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

alexandrebouchard
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (73cafcb) to head (70832c4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   87.32%   87.32%           
=======================================
  Files         107      107           
  Lines        2643     2643           
=======================================
  Hits         2308     2308           
  Misses        335      335           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Looks like this is known that floating point ops can differ in Julia
1.10 vs 1.11: JuliaLang/julia#56312

From that thread:
"in general, we don't promise <1 ULP accuracy for pow. it's nice if it
works out well for integers, but that isn't a requirement"
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