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

Fix stochastic bug #118

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Fix stochastic bug #118

merged 1 commit into from
Sep 19, 2024

Conversation

jeremykubica
Copy link
Contributor

Closes #101

Set a seed for the tests, so they don't randomly fail.

Copy link

Before [91286c1] After [bd2e4b0] Ratio Benchmark (Parameter)
7.37±0.06ms 7.36±0.09ms 1 benchmarks.time_chained_evaluate
1.26±0.01s 1.24±0.01s 0.98 benchmarks.time_x1_from_hostmass

Click here to view all benchmarks.

Copy link
Contributor

@hombit hombit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jeremykubica jeremykubica merged commit 2064a70 into main Sep 19, 2024
6 checks passed
@jeremykubica jeremykubica deleted the issue101/setseed branch September 19, 2024 19:57
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.

test_numpy_random_uniform_multi fails stochastically
2 participants