Skip to content

Start sequence at zero #35

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 2 commits into
base: master
Choose a base branch
from
Open

Start sequence at zero #35

wants to merge 2 commits into from

Conversation

devmotion
Copy link
Member

The PR fixes the first point in #31 and starts the sequence at zero (see #31 and Owen's paper referenced therein for the motivation). With this change the sequences generated by Sobol.jl now actually match the reference sequences in https://github.com/JuliaMath/Sobol.jl/tree/master/test/results which already include zero as initial point.

@devmotion
Copy link
Member Author

Bump 🙂

@NilsWildt
Copy link

Coincidentally double bump :)

@devmotion devmotion requested a review from stevengj September 11, 2024 17:29
Copy link

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.54%. Comparing base (ceab0a1) to head (a584c10).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   63.55%   64.54%   +0.99%     
==========================================
  Files           1        1              
  Lines         107      110       +3     
==========================================
+ Hits           68       71       +3     
  Misses         39       39              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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