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

【Hackathon 5th No.18】Add Binomial and Poisson API -part #57856

Merged
merged 29 commits into from
Dec 22, 2023

Commits on Dec 19, 2023

  1. Add Binomial and Poisson

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0606964 View commit details
    Browse the repository at this point in the history
  2. update __init__.py

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4566aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5486dee View commit details
    Browse the repository at this point in the history
  4. fix binomial

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    700c2ea View commit details
    Browse the repository at this point in the history
  5. update api and add test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8ed6913 View commit details
    Browse the repository at this point in the history
  6. fix testing

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5a058fb View commit details
    Browse the repository at this point in the history
  7. update

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e3a1651 View commit details
    Browse the repository at this point in the history
  8. update

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9f33de6 View commit details
    Browse the repository at this point in the history
  9. update poisson

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7495ecc View commit details
    Browse the repository at this point in the history
  10. fix en docs

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c6134bf View commit details
    Browse the repository at this point in the history
  11. fix test timeout

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b5789b2 View commit details
    Browse the repository at this point in the history
  12. fix test timeout

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7beabd0 View commit details
    Browse the repository at this point in the history
  13. fix test timeout

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    aac4888 View commit details
    Browse the repository at this point in the history
  14. fix test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    69735d4 View commit details
    Browse the repository at this point in the history
  15. fix test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    18b74ba View commit details
    Browse the repository at this point in the history
  16. fix docs

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f1629d6 View commit details
    Browse the repository at this point in the history
  17. fix test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    49db8fb View commit details
    Browse the repository at this point in the history
  18. fix test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0dfe211 View commit details
    Browse the repository at this point in the history
  19. fix test coverage

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1150b6c View commit details
    Browse the repository at this point in the history
  20. update docs

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5bf911a View commit details
    Browse the repository at this point in the history
  21. update poisson and poisson test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d686dde View commit details
    Browse the repository at this point in the history
  22. update poisson

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0e19d49 View commit details
    Browse the repository at this point in the history
  23. update poisson test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4afb38c View commit details
    Browse the repository at this point in the history
  24. update binomial

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b2f8549 View commit details
    Browse the repository at this point in the history
  25. update binomial api and tests

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8bf89a3 View commit details
    Browse the repository at this point in the history
  26. update docs and tests

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    af9c127 View commit details
    Browse the repository at this point in the history
  27. update doc test

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    70d5abf View commit details
    Browse the repository at this point in the history
  28. fix conflict

    NKNaN committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3fc4ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. update signiture

    NKNaN committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6f5e3df View commit details
    Browse the repository at this point in the history