<?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>要素数10**8程度ではShell sortも健闘してQuick sortと計算時間が変わりません。しかし、今のプログラムではQuick sortは余計なメモリーを食いすぎてこれ以上の要素数を計算できません。ここではQuick sortの小手先改良を行います。先日、要素数が少なくなったときにBubble sort類似のsortを用いることで加速を図りましたが、ここをもう少しだけ改良します。 ■実行結果 ■ソースプログラム 必要なオプション /assume:realloc_lhs /heap-arrays100000 MODULE m_sort IMPLICIT NONE CONTAINS ! …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20100225%2F1267032968&quot; title=&quot;Quick sortがShell sortに負けているので．． - 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/20100226/20100226022601.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-25 02:36:08</published>
  <title>Quick sortがShell sortに負けているので．．</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20100225/1267032968</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
