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

New release v0.3.0 #32

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

yohanchatelain
Copy link
Collaborator

- 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

    - 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 yohanchatelain merged commit 5c05683 into verificarlo:main Dec 21, 2023
5 checks passed
@yohanchatelain yohanchatelain added the release New release label Dec 21, 2023
@yohanchatelain yohanchatelain linked an issue Dec 21, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release New release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when axis =! 0
1 participant