<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=77.195.103.181</id>
	<title>SklogWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=77.195.103.181"/>
	<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php/Special:Contributions/77.195.103.181"/>
	<updated>2026-05-01T16:29:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20225</id>
		<title>ACORN</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20225"/>
		<updated>2019-07-05T09:01:41Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: clarification: ACORN and ACG are completely different&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;AC&#039;&#039;&#039;O&#039;&#039;&#039;RN&#039;&#039;&#039; is the &#039;&#039;&#039;Additive Congruential Random Number&#039;&#039;&#039; generator &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/0021-9991(89)90221-0 R. S. Wikramaratna &amp;quot;ACORN—A new method for generating sequences of uniformly distributed Pseudo-random Numbers&amp;quot;, Journal of Computational Physics &#039;&#039;&#039;83&#039;&#039;&#039; pp. 16-31 (1989)]&amp;lt;/ref&amp;gt; introduced by Roy Wikramaratna in 1989.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Advantages of ACORN (from http://ACORN.wikramaratna.org/critique.html):&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;extremely light-weight code (a few lines) with reproducible results in any high-level language and on any platform; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;computational and statistical performance comparable to the best currently available methods&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;theoretical convergence is mathematically proven &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;all current empirical test suites for PRNGs are passed (i.e TestU01 current version, in 2019); this is better than the widely-used Mersenne Twister which consistently fails on two of the tests&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;can be easily extended to give sequences with longer period length, and improved statistical performance over higher dimensions and with higher precision.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ACORN is not to be confused with ACG (Additive Congruential Generator), a term which appears to have been introduced to describe a variant of the LCG (Linear Congruential Generator in Knuth TAOCP); ACORN is a completely different algorithm with completely different properties. &lt;br /&gt;
&lt;br /&gt;
==Web site== &lt;br /&gt;
The web site [http://ACORN.wikramaratna.org ACORN.wikramaratna.org] describes ACORN in detail and provides complete references.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
see also [http://ACORN.wikramaratna.org ACORN.wikramaratna.org/references.html]&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20224</id>
		<title>ACORN</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20224"/>
		<updated>2019-07-05T08:55:38Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: clarification: performance, references&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;AC&#039;&#039;&#039;O&#039;&#039;&#039;RN&#039;&#039;&#039; is the &#039;&#039;&#039;Additive Congruential Random Number&#039;&#039;&#039; generator &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/0021-9991(89)90221-0 R. S. Wikramaratna &amp;quot;ACORN—A new method for generating sequences of uniformly distributed Pseudo-random Numbers&amp;quot;, Journal of Computational Physics &#039;&#039;&#039;83&#039;&#039;&#039; pp. 16-31 (1989)]&amp;lt;/ref&amp;gt; introduced by Roy Wikramaratna in 1989.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Advantages of ACORN (from http://ACORN.wikramaratna.org/critique.html):&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;extremely light-weight code (a few lines) with reproducible results in any high-level language and on any platform; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;computational and statistical performance comparable to the best currently available methods&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;theoretical convergence is mathematically proven &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;all current empirical test suites for PRNGs are passed (i.e TestU01 current version, in 2019); this is better than the widely-used Mersenne Twister which consistently fails on two of the tests&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;can be easily extended to give sequences with longer period length, and improved statistical performance over higher dimensions and with higher precision.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Web site== &lt;br /&gt;
The web site [http://ACORN.wikramaratna.org ACORN.wikramaratna.org] describes ACORN in detail and provides complete references.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
see also [http://ACORN.wikramaratna.org ACORN.wikramaratna.org/references.html]&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20223</id>
		<title>ACORN</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20223"/>
		<updated>2019-07-05T08:48:59Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;AC&#039;&#039;&#039;O&#039;&#039;&#039;RN&#039;&#039;&#039; is the &#039;&#039;&#039;Additive Congruential Random Number&#039;&#039;&#039; generator &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/0021-9991(89)90221-0 R. S. Wikramaratna &amp;quot;ACORN—A new method for generating sequences of uniformly distributed Pseudo-random Numbers&amp;quot;, Journal of Computational Physics &#039;&#039;&#039;83&#039;&#039;&#039; pp. 16-31 (1989)]&amp;lt;/ref&amp;gt; introduced by Roy Wikramaratna in 1989.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Advantages of ACORN (from http://ACORN.wikramaratna.org/critique.html):&lt;br /&gt;
  &amp;lt;li&amp;gt;extremely light-weight code (a few lines) with reproducible results in any high-level language and on any platform; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;theoretical convergence is mathematically proven; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;all current empirical test suites for PRNGs are passed (i.e TestU01 current version, in 2019); &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;can be easily extended to give sequences with longer period length, and improved statistical performance over higher dimensions and with higher precision.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Web site== &lt;br /&gt;
The web site [http://ACORN.wikramaratna.org ACORN.wikramaratna.org] describes ACORN in detail and provides complete references.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
see also [http://ACORN.wikramaratna.org ACORN.wikramaratna.org/references.html]&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20222</id>
		<title>ACORN</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACORN&amp;diff=20222"/>
		<updated>2019-07-05T08:48:21Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;AC&#039;&#039;&#039;O&#039;&#039;&#039;RN&#039;&#039;&#039; is the &#039;&#039;&#039;Additive Congruential Random Number&#039;&#039;&#039; generator &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1016/0021-9991(89)90221-0 R. S. Wikramaratna &amp;quot;ACORN—A new method for generating sequences of uniformly distributed Pseudo-random Numbers&amp;quot;, Journal of Computational Physics &#039;&#039;&#039;83&#039;&#039;&#039; pp. 16-31 (1989)]&amp;lt;/ref&amp;gt; introduced by Roy Wikramaratna in 1989.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Advantages of ACORN (from http://ACORN.wikramaratna.org/critique.html):&lt;br /&gt;
  &amp;lt;li&amp;gt;extremely light-weight code (a few lines) with reproducible results in any high-level language and on any platform; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;theoretical convergence is mathematically proven; &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;all current empirical test suites for PRNGs are passed (i.e TestU01 current version, in 2019); &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;can be easily extended to give sequences with longer period length, and improved statistical performance over higher dimensions and with higher precision.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Web site== &lt;br /&gt;
The web site [http://ACORN.wikramaratna.org ACORN.wikramaratna.org] describes ACORN in detail and provides complete references.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
See [http://ACORN.wikramaratna.org ACORN.wikramaratna.org/references.html]&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACG&amp;diff=20221</id>
		<title>ACG</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACG&amp;diff=20221"/>
		<updated>2019-07-05T08:37:02Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: clarification:&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub-general}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The term ACG (Additive Congruential Generator) appears to have been used for a variant of the  LCG (Linear Congruential Generator described by Knuth TAOCP Volunme 2, Algorithm M).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ACG is not to be confused with [[ACORN]] (the Additive Congruential Random Number Generator) which is an entirely different algorithm which has different performance, theoretical, and empirical properties. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=ACG&amp;diff=20220</id>
		<title>ACG</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=ACG&amp;diff=20220"/>
		<updated>2019-07-05T08:31:13Z</updated>

		<summary type="html">&lt;p&gt;77.195.103.181: clarification:&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub-general}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The term ACG (Additive Congruential Generator) appears to have been used for a variant of the  LCG (Linear Congruential Generator described by Knuth TAOCP Volunme 2, Algorithm M).&lt;br /&gt;
&lt;br /&gt;
ACG is not to be confused with [[ACORN]] (Additive Congruential Random Number Generator. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Random numbers]]&lt;/div&gt;</summary>
		<author><name>77.195.103.181</name></author>
	</entry>
</feed>