<?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>C</anon>
    <anon>数値計算</anon>
    <anon>LAPACK</anon>
  </categories>
  <description>Fortran には LAPACK と呼ばれる密行列用の線形演算パッケージが存在する。 行列の固有値を求めたり連立方程式を解いたりしてくれる。便利。 疎行列にはARPACKを使ったほうがいいらしい。 今回は LAPACK を導入して C言語から呼び出す方法を書くよ。 Linux LAPACK のインストールは、たとえばDebian系のディストリビューションなら $ sudo apt-get install gfortran #これはいらないかも $ sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev Fedora な…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauewe.hatenablog.com%2Fentry%2F2013%2F05%2F04%2F075717&quot; title=&quot; LAPACKを導入してC言語からコンパイル (Linux, Windows) - 余白の書きなぐり&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>2013-05-04 08:24:00</published>
  <title> LAPACKを導入してC言語からコンパイル (Linux, Windows)</title>
  <type>rich</type>
  <url>https://auewe.hatenablog.com/entry/2013/05/04/075717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
