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

Unchanged ex-ante and ex-post beliefs #518

Merged
merged 12 commits into from Nov 17, 2022

Commits on Oct 31, 2022

  1. Refactor: move groupby statement into util function, and use private …

    …function
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    a683eb5 View commit details
    Browse the repository at this point in the history
  2. Remove unchanged beliefs from within new data itself

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    e6741d6 View commit details
    Browse the repository at this point in the history
  3. Drop unchanged beliefs separately for ex-ante and ex-post beliefs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    f811948 View commit details
    Browse the repository at this point in the history
  4. Remove now false statement

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    ac1ab48 View commit details
    Browse the repository at this point in the history
  5. Remove explicit checks for private function

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    949742d View commit details
    Browse the repository at this point in the history
  6. Update todo

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    9f4b6a2 View commit details
    Browse the repository at this point in the history
  7. Also apply separate ex-ante and ex-post look-ups to previously stored…

    … beliefs
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    9b10cf3 View commit details
    Browse the repository at this point in the history
  8. Update docstring

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    8fad00c View commit details
    Browse the repository at this point in the history
  9. changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Copy the full SHA
    716489a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Improve inline comments

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    3e5e61b View commit details
    Browse the repository at this point in the history
  2. Clarify use of private util function

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    605f096 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into unchanged_ex-ante_and…

    …_ex-post_beliefs
    
    # Conflicts:
    #	documentation/changelog.rst
    Flix6x committed Nov 10, 2022
    Copy the full SHA
    ab6dfc0 View commit details
    Browse the repository at this point in the history