Skip to content
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

Use RandomStream in examples #216

Merged

Conversation

brandonwillard
Copy link
Member

This PR changes direct uses of aesara.tensor.random Ops to use RandomStream instead.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 95.15% // Head: 95.15% // No change to project coverage 👍

Coverage data is based on head (5908da4) compared to base (499a3fd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files          12       12           
  Lines        2023     2023           
  Branches      253      253           
=======================================
  Hits         1925     1925           
  Misses         56       56           
  Partials       42       42           
Impacted Files Coverage Δ
aeppl/joint_logprob.py 95.00% <ø> (ø)
aeppl/printing.py 91.76% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@brandonwillard brandonwillard added the documentation Improvements or additions to documentation label Dec 16, 2022
@brandonwillard brandonwillard merged commit 0959489 into aesara-devs:main Dec 17, 2022
@brandonwillard brandonwillard deleted the use-RandomStream-in-README branch December 17, 2022 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants