Start sequence at zero
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.
Bump 🙂
Coincidentally double bump :)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
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
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.