cmd/

directory
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2014 License: MIT

Directories

Path Synopsis
Command line pagerank $ cat example.in 0 1 1 2 2 3 4 5 4 2 5 1 $ pgrk example.in 2> /dev/null | sort -k2,2 -nr 2 0.33477170103317816 1 0.20154082325712538 5 0.13963495553328562 4 0.13963495553328562 3 0.13963495553328562 0 0.0447826091098397
Command line pagerank $ cat example.in 0 1 1 2 2 3 4 5 4 2 5 1 $ pgrk example.in 2> /dev/null | sort -k2,2 -nr 2 0.33477170103317816 1 0.20154082325712538 5 0.13963495553328562 4 0.13963495553328562 3 0.13963495553328562 0 0.0447826091098397

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL