Versions ======== ### v0.1.4 * Adds `Matrix` to `Suggests` ### v0.1.3 * Adds correction for hubs * Fixes container overflow bug ### v0.1.2 * Removes `insulated.heat.diffusion` * Adds matrix inputs for most methods ### v0.1.1 * Updated exported function names to make registering possible * Exchanged S3 with S4 classes * Check for ergodicity in random walk * Added user interrupt ### v0.1 * Basic S3 methods for: * Markov random walks * Laplacian heat diffusion * Insulated heat diffusion * Nearest neighbor search * Matrix utility functions * Implementation of respective cpp methods * Setup * Vignette, documentation for all classes and methods * License * Unit-tests * Config, Readme, Travis * Lintr * Codecov * Initial submission to CRAN ### Author * Simon Dirmeier simon.dirmeier@gmx.de