Skip to content
New issue

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

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

Already on GitHub? # to your account

Infinite random sequences #181

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Infinite random sequences #181

merged 5 commits into from
Jun 25, 2024

Conversation

DanielVandH
Copy link
Contributor

Closes #56. Allows support for custom distributions.

InfRandVector probably isn't the best name.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.32%. Comparing base (d6eaad4) to head (b193061).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   86.00%   85.32%   -0.68%     
==========================================
  Files           6        7       +1     
  Lines         743      770      +27     
==========================================
+ Hits          639      657      +18     
- Misses        104      113       +9     

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

@dlfivefifty
Copy link
Member

If you don't export the name then this can be non-breaking?

@DanielVandH
Copy link
Contributor Author

Export removed

@dlfivefifty dlfivefifty merged commit 8865985 into JuliaArrays:master Jun 25, 2024
8 of 9 checks passed
DanielVandH added a commit to DanielVandH/InfiniteArrays.jl that referenced this pull request Jul 1, 2024
dlfivefifty pushed a commit that referenced this pull request Jul 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite random sequence
2 participants