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

Refactor Multivariate RandomWalk distributions #6131

Merged
merged 6 commits into from
Oct 10, 2022

Commits on Oct 8, 2022

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

Commits on Oct 9, 2022

  1. Refactor get_support_shape

    * Do not call `at.stack` until the end
    * Allow to pass single shape_offset
    ricardoV94 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    80d75f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463eecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    042b906 View commit details
    Browse the repository at this point in the history
  4. Extend RandomWalk to handle multivariate cases

    Also create abstract class for predefined RandomWalks
    ricardoV94 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    c4a818a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b134701 View commit details
    Browse the repository at this point in the history