Skip to content

cptroot/DKriging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DKriging

Small script to mess around with Kriging in D. Inspired by this blog post: http://the-witness.net/news/2010/05/kriging-is-cool/.

Currently the code works to some degree, but the code does not work as well as it could. The matrices that it generates for covariance matrices are very difficult to invert reliably, so that there are significant errors in the final result.

About

Small exe to mess around with Kriging in D. Inspired by this blog post: http://the-witness.net/news/2010/05/kriging-is-cool/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages