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

fixing indexing of sigma matrix #110

Merged
merged 3 commits into from
Jul 5, 2021
Merged

fixing indexing of sigma matrix #110

merged 3 commits into from
Jul 5, 2021

Conversation

mmaelicke
Copy link
Owner

Closes #109

@mmaelicke mmaelicke added this to the Version 1.0 milestone Jul 5, 2021
@mmaelicke mmaelicke added the bug label Jul 5, 2021
@mmaelicke mmaelicke self-assigned this Jul 5, 2021
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #110 (56f60b2) into master (2819ab4) will increase coverage by 0.02%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   91.64%   91.66%   +0.02%     
==========================================
  Files          20       20              
  Lines        2035     2040       +5     
==========================================
+ Hits         1865     1870       +5     
  Misses        170      170              
Impacted Files Coverage Δ
skgstat/Kriging.py 85.83% <89.47%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2819ab4...56f60b2. Read the comment docs.

@mmaelicke mmaelicke merged commit aa20a33 into master Jul 5, 2021
@mmaelicke mmaelicke deleted the patch-error-variance branch July 5, 2021 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem calculating the kriging error
1 participant