<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tam5917</author_name>
  <author_url>https://blog.hatena.ne.jp/tam5917/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://tam5917.hatenablog.com/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>はじめに 擬似逆行列の計算をC言語で実装する必要に迫られた。手段を探すと、GNU Scientific Library (GSL) が便利に使えそうだった。 そこで、簡単に使えるようにしたサンプルコードを公開するのが本記事の主旨である。 準備：GSLのインストール Ubuntuならばaptからインストールできる。 sudo apt-get install libgsl-dev macならばHomebrewからインストールできる。 brew install gsl 参考 gsl — Homebrew Formulae 実装 以下に置いた。Enjoy! gsl_pinv.c 関数 pseudo_i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftam5917.hatenablog.com%2Fentry%2F2025%2F02%2F16%2F003745&quot; title=&quot;GNU Scientific Library (GSL) を使って擬似逆行列（pseudo-inverse）を計算するサンプルコードを書いた - 備忘録&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>2025-02-16 00:37:45</published>
  <title>GNU Scientific Library (GSL) を使って擬似逆行列（pseudo-inverse）を計算するサンプルコードを書いた</title>
  <type>rich</type>
  <url>https://tam5917.hatenablog.com/entry/2025/02/16/003745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
