<p>Great, thanks.  Using your datasets I was able to reproduce the issue; after some amount of thinking and reading, I concluded that the assert that was being triggered wasn't valid and modified its condition slightly, and now the <code>det</code> program works on your datasets.</p>

<p>If you want to use the updated code, you'll have to switch to the git master branch, instead of 1.0.12, or, alternately, take a look at the fix in <a href="https://github.com/mlpack/mlpack/commit/f86acf8be2c01568d8b3dcd2e529ee9f20f7585e" class="commit-link"><tt>f86acf8</tt></a> and backport it to the version of dt_utils.cpp that you have (this should be easy -- it's a one-character fix).</p>

<p>Feel free to open new issues in the future if you have more problems (or reopen this one if I didn't solve it correctly), and thanks for reporting this bug!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/464#issuecomment-151975281">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFFL3g6OqF46jmxddovNEoErkMVTRks5pASKVgaJpZM4GWAlp.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/issues/464#issuecomment-151975281"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>