<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to MDAWiki</title><link>https://sourceforge.net/p/multidimensional-array-mda/wiki/MDAWiki/</link><description>Recent changes to MDAWiki</description><atom:link href="https://sourceforge.net/p/multidimensional-array-mda/wiki/MDAWiki/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 12 Apr 2019 22:07:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/multidimensional-array-mda/wiki/MDAWiki/feed" rel="self" type="application/rss+xml"/><item><title>MDAWiki modified by Phil Gillaspy</title><link>https://sourceforge.net/p/multidimensional-array-mda/wiki/MDAWiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Gillaspy</dc:creator><pubDate>Fri, 12 Apr 2019 22:07:29 -0000</pubDate><guid>https://sourceforge.net997ccd154f9895107a00e4562343c966dc2c1a4c</guid></item><item><title>clHome modified by Phil Gillaspy</title><link>https://sourceforge.net/p/multidimensional-array-mda/wiki/clHome/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,11 @@
-Welcome to your wiki!
+Multidimensional Array (MDA) is a class for creating and using multidimensional arrays.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Storage for the array is based on a templated C++ STL vector class. The beauty of the STL vector class is that it automagically resizes itself when constructing or copying. Caveat Emptor. 

-The wiki uses [Markdown](/p/multidimensional-array-mda/wiki/markdown_syntax/) syntax.
+The multidimensional arrays are indexed using unsigned integers.

-[[members limit=20]]
-[[download_button]]
+The types that may stored may be any that provide a copy and assignment operator.
+
+The README.md file has full discussion of usage.
+
+Insofar as copyrights and whatnot, there are no restrictions on the reuse or modification of this code for any purpose whatsoever. There are no guarantees as to this code's correctness. I have used it to model 5 &amp;amp; 7 dimensional probability density functions with no problems.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Gillaspy</dc:creator><pubDate>Tue, 26 Mar 2019 20:46:07 -0000</pubDate><guid>https://sourceforge.net6de1ed2b9c59950d1a5ab2bc06cfb80c26dbae76</guid></item><item><title>Home modified by Phil Gillaspy</title><link>https://sourceforge.net/p/multidimensional-array-mda/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/multidimensional-array-mda/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/phgphd/"&gt;Phil Gillaspy&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5c9a88dc8b14717ae8fabc62" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Gillaspy</dc:creator><pubDate>Tue, 26 Mar 2019 20:17:33 -0000</pubDate><guid>https://sourceforge.netcc066b579659427f077701724bb7449c5fbbd115</guid></item></channel></rss>