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

to_dict() and from_dict() methods for Periodic Kernel #976

Open
wants to merge 36 commits into
base: devel
Choose a base branch
from

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    ba050da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb43ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de3fdd View commit details
    Browse the repository at this point in the history
  4. fix: typo

    gehbiszumeis committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f79144b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. added additional needed parameters to to_dict() method for Coregional…

    …ize kernel + added _build_from_input dict method
    gehbiszumeis committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4c3c2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e272c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a133947 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b8b649 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    f4409e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a4813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73960b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    7f4ce5f View commit details
    Browse the repository at this point in the history
  2. revert all conda changes

    gehbiszumeis committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4567ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f02717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd783a1 View commit details
    Browse the repository at this point in the history
  5. pin conda package

    gehbiszumeis committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9c9dfb2 View commit details
    Browse the repository at this point in the history
  6. pin conda package

    gehbiszumeis committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    289a15c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d9f9e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    517108a View commit details
    Browse the repository at this point in the history
  9. revert all conda changes

    gehbiszumeis committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0dc988b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd6e9b5 View commit details
    Browse the repository at this point in the history
  11. Still fixing build error on appveyor

    I also use a newer miniconda version for greater python versions.
    ppk42 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9c0c167 View commit details
    Browse the repository at this point in the history
  12. Update appveyor.yml

    Thinking it over it decided to use miniconda38 for all python versions unless python 3.5.
    ppk42 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    62f88ff View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Merge pull request #1 from ppk42/devel

    A try to get rid of the appveyor build error.
    gehbiszumeis committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    77f9f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ea10b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84d968 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. 1st attempt bring the appveyor build to life again

    Peter Paul Kiefer committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    a633064 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. SheffieldML#955 fixing ci build on appveyor

    After bringing the miniconda env to work again, the wrong matplotlib version was used. This commit should fix that.
    Peter Paul Kiefer committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    299b3b0 View commit details
    Browse the repository at this point in the history
  2. SheffieldML#955 Fix CI build

    Freezing numpy and scipy was a bad idea.
    I freeze matplotlib  dependend  on the python version only.
    Peter Paul Kiefer committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a93c4ac View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    23aae96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ppk42/devel

    Merging AppVeyor fix
    gehbiszumeis committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4286501 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. docstring typo fix

    gehbiszumeis committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5c587e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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

Commits on Jan 19, 2022

  1. typo fix

    gehbiszumeis committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    aa9a2ee View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Mar 30, 2022

  1. Merge remote-tracking branch 'upstream/devel' into devel

    # Conflicts:
    #	GPy/kern/src/coregionalize.py
    gehbiszumeis committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ce2b154 View commit details
    Browse the repository at this point in the history