<?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>Fortran95</anon>
  </categories>
  <description>Fortranは配列がいわゆる first class object になっており、配列の扱いに長けています。Fortran90 以降、ほとんどの組み込み関数は elemental 属性を持っており、定義上スカラーを引数として取る関数に配列を渡すと、結果を配列として返します。これは、LISP などの MAP 演算子に相当する作用をします。 MAP f(x) [a_i] = [f(a_i)] の如く、 f([a_i]) = [f(a_i)] のように働きます。これは関数と配列生成子の交換関係とも見ることができます。さらに Fortran95 から、ユーザー定義関数やサブルーチンにも、このような …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20120420%2F1334852371&quot; title=&quot;Fortranに於けるfilterとmap - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-20 01:19:31</published>
  <title>Fortranに於けるfilterとmap</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20120420/1334852371</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
