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

Conversation

gehbiszumeis
Copy link
Contributor

@gehbiszumeis gehbiszumeis commented Mar 30, 2022

also a minor add to the W_rank variable in the from_dict() method of the Coregionalize kernel class

Note: relevant are actually only the 5 most recent commits. The previous once result from a merge of #955 in my devel branch

gehbiszumeis and others added 30 commits October 27, 2021 16:02
…ize kernel + added _build_from_input dict method
I also use a newer miniconda version for greater python versions.
Thinking it over it decided to use miniconda38 for all python versions unless python 3.5.
A try to get rid of the appveyor build error.
After bringing the miniconda env to work again, the wrong matplotlib version was used. This commit should fix that.
Freezing numpy and scipy was a bad idea.
I freeze matplotlib  dependend  on the python version only.
@gehbiszumeis gehbiszumeis marked this pull request as ready for review March 30, 2022 12:47
# Conflicts:
#	GPy/kern/src/coregionalize.py
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #976 (ce2b154) into devel (bb1bc50) will decrease coverage by 0.01%.
The diff coverage is 26.66%.

@@            Coverage Diff             @@
##            devel     #976      +/-   ##
==========================================
- Coverage   54.50%   54.48%   -0.02%     
==========================================
  Files         210      210              
  Lines       21557    21572      +15     
  Branches     3168     3168              
==========================================
+ Hits        11750    11754       +4     
- Misses       9253     9264      +11     
  Partials      554      554              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants