<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/mlpack/mlpack/pull/695'>https://github.com/mlpack/mlpack/pull/695</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix explicitly specialized template issue.</li>
  <li>Merge remote-tracking branch &#39;upstream/master&#39;</li>
  <li>Properly resetting auxBound. Start using a Reset() method, to avoid futures errors like this.</li>
  <li>edge_boxes: feature extraction</li>
  <li>backported ind2sub and sub2ind</li>
  <li>backported ind2sub and sub2ind</li>
  <li>Revert &quot;edge_boxes: feature extraction&quot;</li>
  <li>backported sub2ind &amp; ind2sub</li>
  <li>Minor style fixes for ind2sub() test.</li>
  <li>Add new contributors.</li>
  <li>Try debugging symbols for AppVeyor build to see if it is faster.</li>
  <li>Use appveyor cache (nuget and armadillo).</li>
  <li>added test for ind2sub and sub2ind</li>
  <li>fix doc tutorial</li>
  <li>fix typo</li>
  <li>Specify the nuget boost package version.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-0">.appveyor.yml</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-1">COPYRIGHT.txt</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-2">doc/tutorials/README.md</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-3">src/mlpack/core.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-4">src/mlpack/core/arma_extend/CMakeLists.txt</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-5">src/mlpack/core/arma_extend/arma_extend.hpp</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-6">src/mlpack/core/arma_extend/fn_ind2sub.hpp</a>
    (70)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-7">src/mlpack/methods/neighbor_search/neighbor_search_impl.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-8">src/mlpack/methods/neighbor_search/neighbor_search_stat.hpp</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-9">src/mlpack/tests/CMakeLists.txt</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/mlpack/mlpack/pull/695/files#diff-10">src/mlpack/tests/ind2sub_test.cpp</a>
    (30)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/mlpack/mlpack/pull/695.patch'>https://github.com/mlpack/mlpack/pull/695.patch</a></li>
  <li><a href='https://github.com/mlpack/mlpack/pull/695.diff'>https://github.com/mlpack/mlpack/pull/695.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/695">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFJIoYkSENbeay3z4roIQ9Qxw3Pw4ks5qLqI9gaJpZM4I1R_F">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFCsag3YfDkm0PXBZDHS9PSH6xTC6ks5qLqI9gaJpZM4I1R_F.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/695"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>