<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sinhrks</author_name>
  <author_url>https://blog.hatena.ne.jp/sinhrks/</author_url>
  <blog_title>StatsFragments</blog_title>
  <blog_url>https://sinhrks.hatenablog.com/</blog_url>
  <categories>
    <anon>Dask</anon>
    <anon>Python</anon>
  </categories>
  <description>はじめに 正方行列 を となる下三角行列 と 上三角行列 に分解することを LU 分解という。LU 分解ができると連立方程式の解や逆行列が 前進/後退代入でかんたんに求められてうれしい。 Dask を使って LU 分解を Out-Of-Core / 並列でやりたい。 LU 分解の並列化にはいくつかやり方があるようで、東大講義 スパコンプログラミング(1)、スパコンプログラミング(Ｉ) の 第10回 LU分解法 にまとまっている。この講義、ガイダンス資料の単位取得状況を見るとかなり楽しそうな感じだ。 ここでは、Dask での実装がかんたんそうなブロック形式ガウス法 (資料 P33-) をやりたい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsinhrks.hatenablog.com%2Fentry%2F2016%2F01%2F23%2F213333&quot; title=&quot;Python Dask で Out-Of-Core / 並列 LU 分解 - StatsFragments&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>http://cdn-ak.f.st-hatena.com/images/fotolife/s/sinhrks/20160123/20160123210314.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-23 21:33:33</published>
  <title>Python Dask で Out-Of-Core / 並列 LU 分解</title>
  <type>rich</type>
  <url>https://sinhrks.hatenablog.com/entry/2016/01/23/213333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
