-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error when axis =! 0 #31
Comments
yohanchatelain
added a commit
to yohanchatelain/significantdigits
that referenced
this issue
Dec 21, 2023
yohanchatelain
added a commit
to yohanchatelain/significantdigits
that referenced
this issue
Dec 21, 2023
- Fix verificarlo#31. Failed when axis!=0 - Change API. Only expose: * significant_digits * contributing_bits * probability_estimation_bernoulli * minimum_number_of_trials * Method, Error - Add tests for compute_z
yohanchatelain
added a commit
to yohanchatelain/significantdigits
that referenced
this issue
Dec 21, 2023
- Fix verificarlo#31. Failed when axis!=0 - Change API. Only expose: * significant_digits * contributing_bits * probability_estimation_bernoulli * minimum_number_of_trials * Method, Error - Add tests for compute_z - Add docs with pdoc - Generate github-pages with github/actions Escape python-version in github/actions
yohanchatelain
added a commit
that referenced
this issue
Dec 21, 2023
- Fix #31. Failed when axis!=0 - Change API. Only expose: * significant_digits * contributing_bits * probability_estimation_bernoulli * minimum_number_of_trials * Method, Error - Add tests for compute_z - Add docs with pdoc - Generate github-pages with github/actions Escape python-version in github/actions
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @glatard for pointing out this issue.
The text was updated successfully, but these errors were encountered: