Algorithm::PageRank::XS 0.04 - Free Algorithm::PageRank::XS Download at Downloadplex.com

Algorithm::PageRank::XS 0.04 - Free Algorithm::PageRank::XS Download at Downloadplex.com
Check todays, this month or hot new software. This week most downloaded new software. You are not Logged in! Do you want to Log in or Register?
Downloadplex.com » Linux » Root » Programming » Algorithm::PageRank::XS 0.04
Algorithm::PageRank::XS 0.04 icon

Algorithm::PageRank::XS 0.04

 
 

Algorithm::PageRank::XS 0.04

no screenshot
Download Now
(0.05 Mb)

Algorithm::PageRank::XS Publisher's description:

from Michael Axiak

A Fast PageRank implementation

Algorithm::PageRank::XS is a Perl module that implements a simple PageRank algorithm in C. The goal is to quickly get a vector that is closed to the eigenvector of the stochastic matrix of a graph.

Algorithm::PageRank does some pagerank calculations, but it's slow and memory intensive. This module was developed to compute pagerank on graphs with millions of arcs. This module will not, however, scale up to quadrillions of arcs (see the TODO).

SYNOPSYS

use Algorithm::PageRank::XS;

my $pr = Algorithm::PageRank::XS->new();

$pr->graph([
'John' => 'Joey',
'John' => 'James',
'Joey' => 'John',
'James' => 'Joey',
]
);

$pr->result();
# {
# 'James' => '0.569840431213379',
# 'Joey' => '1',
# 'John' => '0.754877686500549'
# }



#
#
# The following simple program takes up arcs and prints the ranks.
use Algorithm::PageRank::XS;

my $pr = Algorithm::PageRank::XS->new();

while () {
chomp;
my ($from, to) = split(/ /, $_);
$pr->add_arc($from, $to);
}

my $r = $pr->results();
while (my ($name, $rank) = each(%{$r})) {
print "$name,$rank
";
}
You can free download Algorithm::PageRank::XS 0.04 now.

System Requirements:


ยท Perl

- Download Algorithm::PageRank::XS 0.04 freeDownload Algorithm::PageRank::XS 0.04 free


 
Bookmark Algorithm::PageRank::XS 0.04
 

Algorithm::PageRank::XS Related software downloads:

 
linux default icon zsu 1.20
Update serial numbers in DNS zone files
30-08-2009 21:41:52 | Freeware | Downloads: (24)
YAML::Logic 0.04 icon YAML::Logic 0.04
Simple boolean logic in YAML
30-07-2009 00:32:52 | Freeware | Downloads: (22)
XML::Essex::Model 0.01 icon XML::Essex::Model 0.01
XML::Essex::Model is a Perl module with Essex objects representing SAX events and DOM trees.
31-07-2009 21:45:01 | Freeware | Downloads: (22)
Net::SMTP::Retryable 0.0.2 icon Net::SMTP::Retryable 0.0.2
Net::SMTP wrapper
17-08-2009 23:35:31 | Freeware | Downloads: (22)
linux default icon D'oh::Year 0.06
Catch stupid mistakes when mucking with years, like Y2K bugs
22-08-2009 00:39:26 | Freeware | Downloads: (20)
linux default icon Term-Emit-Format-HTML 0.0.2
Formats Term::Emit output into HTML
30-08-2009 22:10:47 | Freeware | Downloads: (20)
YAML::Tests 0.06 icon YAML::Tests 0.06
YAML::Tests is a common test suite for Perl YAML implementations.
09-08-2009 22:17:32 | Freeware | Downloads: (18)
Locale::Maketext::Utils 0.17 icon Locale::Maketext::Utils 0.17
Adds some utility functionality and failure handling to Local::Maketext handles
21-08-2009 06:03:01 | Freeware | Downloads: (18)
linux default icon YAML::Old 0.81
Old/Classic Perl YAML Module
30-08-2009 21:45:43 | Freeware | Downloads: (17)
HTML::TagFilter 1.03 icon HTML::TagFilter 1.03
A fine-grained html-filter, xss-blocker and mailto-obfuscator
11-08-2009 21:53:31 | Freeware | Downloads: (17)


Algorithm::PageRank::XS Related Tags:

    module,     simple,     pagerank,     prgtgraph,     prgtresult,     prints,     prgtresults,     eachr,     print,     quotnamerankquot,     algorithmpagerankxs 0.04

Algorithm::PageRank::XS Voting and Download Button For Your Site:

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software.

Example:
Rate this software with 5 stars from downloadplex.com.     

Downloadplex.com periodically updates pricing and software information of Algorithm::PageRank::XS from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Algorithm::PageRank::XS crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Algorithm::PageRank::XS Edition.
Downloadplex.com also does not provide download link for Algorithm::PageRank::XS from Rapidshare, Megaupload, Yousendit, Mediafire, Filefactory and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX

Newsletter

Use FeedBurner to get latest software free downloads via email

Enter your email address:

Delivered by FeedBurner

Advertising