simple-pagerank 0.2.0

Simple library to calculate the PageRank of a graph
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Cesar Rodas <cesar@rodasm.com.py>"]
description = "Simple library to calculate the PageRank of a graph"
edition = "2018"
license = "MIT"
name = "simple-pagerank"
repository = "https://github.com/crodas/pagerank-rs"
version = "0.2.0"