- Bug fix
- Performance improvement for sparse matrix
- Allow sparse matrix as input
- Lint the code
- Reorganized the code
- Prepare for supporting sparse matrix as input
- Adds
Matrix
toSuggests
- Adds correction for hubs
- Fixes container overflow bug
- Removes
insulated.heat.diffusion
- Adds matrix inputs for most methods
- Updated exported function names to make registering possible
- Exchanged S3 with S4 classes
- Check for ergodicity in random walk
- Added user interrupt
- 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
- Simon Dirmeier simon.dirmeier@gmx.de