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

Improve Numerical Stability of Bernoulli CDF functions #2784

Merged
merged 27 commits into from
Sep 19, 2023
Merged

Improve Numerical Stability of Bernoulli CDF functions #2784

merged 27 commits into from
Sep 19, 2023

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    2b8ae14 View commit details
    Browse the repository at this point in the history
  2. CDF initial value

    andrjohns committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c2022be View commit details
    Browse the repository at this point in the history
  3. cpplint

    andrjohns committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a9d0800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcfaec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    143f707 View commit details
    Browse the repository at this point in the history
  2. Vectorise lcdf and lccdf

    andrjohns committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    62d8640 View commit details
    Browse the repository at this point in the history
  3. Update doc

    andrjohns committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0edeb5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd6d39c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f03c35f View commit details
    Browse the repository at this point in the history
  6. Fix headers

    andrjohns committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    2b3cf01 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Fix return types

    andrjohns committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a371c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bade77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    409c971 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Update compiler flags

    andrjohns committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6220f14 View commit details
    Browse the repository at this point in the history
  2. Update includes

    andrjohns committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2c11c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    136fc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    ccde5d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    a4b384c View commit details
    Browse the repository at this point in the history
  2. review comments

    andrjohns committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    da1f7a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abfa364 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    6103b16 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    53ce103 View commit details
    Browse the repository at this point in the history
  2. Tidy includes

    andrjohns committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9872fcf View commit details
    Browse the repository at this point in the history
  3. Missing headers

    andrjohns committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bd11e54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f5cdb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    cabafd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Fix broadcast logic

    andrjohns committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    47c4f9a View commit details
    Browse the repository at this point in the history