Scale diversity: Difference between revisions
Wikispaces>genewardsmith **Imported revision 481915814 - Original comment: ** |
Wikispaces>genewardsmith **Imported revision 481921730 - Original comment: ** |
||
| Line 1: | Line 1: | ||
<h2>IMPORTED REVISION FROM WIKISPACES</h2> | <h2>IMPORTED REVISION FROM WIKISPACES</h2> | ||
This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | This is an imported revision from Wikispaces. The revision metadata is included below for reference:<br> | ||
: This revision was by author [[User:genewardsmith|genewardsmith]] and made on <tt>2014-01-10 13: | : This revision was by author [[User:genewardsmith|genewardsmith]] and made on <tt>2014-01-10 13:39:41 UTC</tt>.<br> | ||
: The original revision id was <tt> | : The original revision id was <tt>481921730</tt>.<br> | ||
: The revision comment was: <tt></tt><br> | : The revision comment was: <tt></tt><br> | ||
The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.<br> | ||
| Line 27: | Line 27: | ||
dia(S) is the [[Diamonds|diamond]] function. | dia(S) is the [[Diamonds|diamond]] function. | ||
sort(S) returns a tuple with all of the elements of S in non-decreasing order. | sort(S) returns a tuple with all of the elements of S in non-decreasing order. | ||
steps(T) returns a multiset whose elements are the consecutive differences of elements in a tuple T</pre></div> | steps(T) returns a multiset whose elements are the consecutive differences of elements in a tuple T | ||
The scale diversity measure was proposed by [[Ryan Avela]].</pre></div> | |||
<h4>Original HTML content:</h4> | <h4>Original HTML content:</h4> | ||
<div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;width:200%;white-space: pre-wrap ! important" class="old-revision-html"><html><head><title>Scale Diversity</title></head><body><strong>Diversity</strong> is a scale measurement which categorizes scales according to the &quot;diversity&quot; of available intervals. As a general rule of thumb, scales with many unique interval sizes will have a high diversity. Similarly, scales with many redundant intervals will be assigned a low diversity rating.<br /> | <div style="width:100%; max-height:400pt; overflow:auto; background-color:#f8f9fa; border: 1px solid #eaecf0; padding:0em"><pre style="margin:0px;border:none;background:none;word-wrap:break-word;width:200%;white-space: pre-wrap ! important" class="old-revision-html"><html><head><title>Scale Diversity</title></head><body><strong>Diversity</strong> is a scale measurement which categorizes scales according to the &quot;diversity&quot; of available intervals. As a general rule of thumb, scales with many unique interval sizes will have a high diversity. Similarly, scales with many redundant intervals will be assigned a low diversity rating.<br /> | ||
| Line 49: | Line 51: | ||
dia(S) is the <a class="wiki_link" href="/Diamonds">diamond</a> function.<br /> | dia(S) is the <a class="wiki_link" href="/Diamonds">diamond</a> function.<br /> | ||
sort(S) returns a tuple with all of the elements of S in non-decreasing order.<br /> | sort(S) returns a tuple with all of the elements of S in non-decreasing order.<br /> | ||
steps(T) returns a multiset whose elements are the consecutive differences of elements in a tuple T</body></html></pre></div> | steps(T) returns a multiset whose elements are the consecutive differences of elements in a tuple T<br /> | ||
<br /> | |||
The scale diversity measure was proposed by <a class="wiki_link" href="/Ryan%20Avela">Ryan Avela</a>.</body></html></pre></div> | |||