Crates.io | markov-flow |
lib.rs | markov-flow |
version | 0.3.2 |
source | src |
created_at | 2022-05-20 18:08:23.666643 |
updated_at | 2022-10-10 09:39:53.780246 |
description | Graph analysis utilizing (adjacency) matrix calculations based on flows through a Markov chain. |
homepage | https://gitlab.com/ratio-case/rust/markov-flow |
repository | https://gitlab.com/ratio-case/rust/markov-flow.git |
max_upload_size | |
id | 590407 |
size | 21,842 |
Markov chain steady-state calculations with applications in clustering and sequencing.
sequence()
or the sequence
module.cluster()
or the cluster
module.MarkovFlow
struct.