<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daharu</author_name>
  <author_url>https://blog.hatena.ne.jp/daharu/</author_url>
  <blog_title>daharuの日記</blog_title>
  <blog_url>https://daharu.hatenadiary.org/</blog_url>
  <categories>
    <anon>c++</anon>
    <anon>統計力学</anon>
    <anon>物理</anon>
  </categories>
  <description>http://qube.phys.kindai.ac.jp/mc.pdfを参考にしてメトロポリス法でイジングモデルのシミュレーションを行ないました。 機会があれば解説記事を書きたいとお思います。とりあえずはコードだけ。 #include &lt;iostream&gt; #include &lt;vector&gt; #include &lt;cmath&gt; #include &lt;ctime&gt; using namespace std; typedef vector&lt;int&gt; Sv; typedef vector&lt;Sv&gt; Sm; const int L = 20; const int M = 200; const double …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaharu.hatenadiary.org%2Fentry%2F20110709%2F1310235123&quot; title=&quot;Ising Modelのプログラム - daharuの日記&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>2011-07-09 03:12:03</published>
  <title>Ising Modelのプログラム</title>
  <type>rich</type>
  <url>https://daharu.hatenadiary.org/entry/20110709/1310235123</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
