Skip to content
/ perronmlpr Public

Numerical experiments of arXiv:1704.08072 *Perron-based algorithms for the multilinear pagerank*

Notifications You must be signed in to change notification settings

fph/perronmlpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains the Matlab code used in the numerical experiments of https://arxiv.org/abs/1704.08072 (Meini, Poloni, * Perron-based algorithms for the multilinear pagerank*).

The main driver to run all experiments is try_methods. The single new methods are in bootstrap_* for the continuation algorithms, and optimistic and optimistic_newton for the Perron methods.

load_tensor loads tensors from a Gleich's mlpagerank repo, if it exists in a suitable subfolder, e.g., load_tensor('R6_3').

bertini_solve requires BertiniLab, and generates the last figure in the paper.

About

Numerical experiments of arXiv:1704.08072 *Perron-based algorithms for the multilinear pagerank*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published