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

Port GARCH11 to v4 #6119

Merged
merged 7 commits into from
Sep 14, 2022
Merged

Port GARCH11 to v4 #6119

merged 7 commits into from
Sep 14, 2022

Commits on Sep 11, 2022

  1. Port GARCH11 to v4

    junpenglao committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    84a6144 View commit details
    Browse the repository at this point in the history
  2. Update pymc/distributions/timeseries.py

    Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
    junpenglao and ricardoV94 authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    14658ad View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
    junpenglao and ricardoV94 authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    2954ca1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Add test

    Implement momentum and fix some shape bug.
    junpenglao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e15eb73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f97e1 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
    junpenglao and ricardoV94 authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d14cb3a View commit details
    Browse the repository at this point in the history
  4. Improve test

    junpenglao committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6dbe156 View commit details
    Browse the repository at this point in the history