<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
    <anon>Fortran2003</anon>
  </categories>
  <description>Numerical Recipes 2nd ed. §5.2の計算法を使って連分数展開の式を求めました。Fortran2003では、ALLOCATABLEな配列に、最初に確保した大きさとは異なる配列代入を行うと、自動的に新しい大きさにreallocateされます。これはバグの元になりそうな機能ですが、array constructorと組み合わせて使うと、定数の数をいちいち数えなくてもいので、なかなか便利です。Intel Fortran v.11では、コンパイラ・オプションとして/assume:realloc_lhsを加えないと、この機能は有効になりません。 最近、数学系のサイトでいくつか評判…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20100304%2F1267632911&quot; title=&quot;連分数展開でπその他 - fortran66のブログ&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/f/fortran66/20100304/20100304010038.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-04 01:15:11</published>
  <title>連分数展開でπその他</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20100304/1267632911</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
