<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Episteme</author_name>
  <author_url>https://blog.hatena.ne.jp/Episteme/</author_url>
  <blog_title>東方算程譚</blog_title>
  <blog_url>https://fareastprogramming.hatenadiary.jp/</blog_url>
  <categories>
    <anon>nvGRAPH</anon>
  </categories>
  <description>CodeZineにPagerankアルゴリズムの解説記事を書きました。 推移確率行列:H に対し λI = HI を満たす固有ベクトル(eigenvector):I がすなわち Pagerank となります。 ※ Iは確率ベクトルなので総和は常に1、なので固有値(eigenvalue):λ は1.0 です。 この問題を解いてくれるのが nvGRAPH の nvgraphPagerank、CodeZineで使ったサンプルデータで nvgraphPagerank を使ってみましたよ。 ※ codeの半分は COO-format から CSC-format への変換でできてます。 #include …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffareastprogramming.hatenadiary.jp%2Fentry%2F2016%2F12%2F06%2F203405&quot; title=&quot;nvgraphPagerankでPagerankを求める - 東方算程譚&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/E/Episteme/20161206/20161206203253.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-06 20:34:05</published>
  <title>nvgraphPagerankでPagerankを求める</title>
  <type>rich</type>
  <url>https://fareastprogramming.hatenadiary.jp/entry/2016/12/06/203405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
