<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada22</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada22/</author_url>
  <blog_title>ryamadaの遺伝学・遺伝統計学メモ</blog_title>
  <blog_url>https://ryamada22.hatenablog.jp/</blog_url>
  <categories>
    <anon>並列処理</anon>
    <anon>PCクラスタ</anon>
    <anon>Java</anon>
    <anon>パーミュテーションテスト</anon>
  </categories>
  <description>パーミューテーションテストでモンテカルロを使うとすると、並列プロセスで用いる擬似乱数列も相互にランダムであることが必要である。シードから開始する擬似乱数列を用いる場合には、採取する擬似乱数を、プロセス数おきに採取させることによって、全プロセスの擬似乱数列が、単一の擬似乱数列からの部分列とすることができる。このようにすることで、擬似乱数列のランダム性を確保するだけで、全プロセスの擬似乱数列のランダム性の精度管理を行うことができる。 擬似乱数列ジェネレータmzを作成し、x=ak+(b-1), k=0,1,2,...1番目の乱数を取る int seed=xxxxxx; Utils.MersenneT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22.hatenablog.jp%2Fentry%2F20080103%2F1199311120&quot; title=&quot;お試し並列処理〜細工〜擬似乱数列の管理 - ryamadaの遺伝学・遺伝統計学メモ&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>2008-01-03 06:58:40</published>
  <title>お試し並列処理〜細工〜擬似乱数列の管理</title>
  <type>rich</type>
  <url>https://ryamada22.hatenablog.jp/entry/20080103/1199311120</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
