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

Fix/linear quantile interpolation #899

Merged
merged 10 commits into from
Apr 13, 2022
Merged

Commits on Mar 25, 2022

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

Commits on Apr 6, 2022

  1. Changed sampling behaviour of regression models. Now models correctly…

    … produce sample paths. Quantile sampling changed, now uses linear interpolations between values
    gnwhr committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    34efdbf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. made sample method private

    gnwhr committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a30ae43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6689264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2215fe6 View commit details
    Browse the repository at this point in the history
  4. added type hinting

    gnwhr committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    11e0ea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    7468a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de639f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b585f1b View commit details
    Browse the repository at this point in the history