<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auewe</author_name>
  <author_url>https://blog.hatena.ne.jp/auewe/</author_url>
  <blog_title>余白の書きなぐり</blog_title>
  <blog_url>https://auewe.hatenablog.com/</blog_url>
  <categories>
    <anon>LAPACK</anon>
    <anon>数値計算</anon>
    <anon>C</anon>
  </categories>
  <description>昔書いた記事のコメントでzheevの使い方を書けと言われた。 なので書いた。僕は優しいなあ。 こういうのは他人が書いた記事を鵜呑みにするより、zheev.fでググってヒットする一次情報を見るほうがいいと思うよ。 Fortranが分からなくても普通に読めると思う。 僕(を含めた一般ユーザー)の解説は往々にして間違ってるわけで、過信するのはこわいいいい /* * SIZE*SIZE型のエルミート行列の固有値と固有ベクトルを計算 * (1 -2i) * (+2i 1) */ #include &lt;stdio.h&gt; #include &lt;complex.h&gt; #define SIZE 2 int main…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauewe.hatenablog.com%2Fentry%2F2017%2F01%2F20%2F234717&quot; title=&quot;C言語からLAPACKのzheevを呼んでエルミート行列を対角化 - 余白の書きなぐり&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-20 23:47:17</published>
  <title>C言語からLAPACKのzheevを呼んでエルミート行列を対角化</title>
  <type>rich</type>
  <url>https://auewe.hatenablog.com/entry/2017/01/20/234717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
