<p><a href="https://github.com/keonkim" class="user-mention">@keonkim</a> I think you are right, after some test, I think there really has some bugs.</p>

<p>input : </p>

<p>11,     12,    c<br>
101,   102,  103<br>
1001, 1002, 1003</p>

<p>output : </p>

<p>0.000000e+00   1.0000e+00   2.0000e+00<br>
1.0100e+02   1.0200e+02   1.0300e+02<br>
1.0010e+03   1.0020e+03   1.0030e+03</p>

<p>dimensions == 3<br>
3 mappings in dimension 0.<br>
0 mappings in dimension 1.<br>
0 mappings in dimension 2.</p>

<p>it works if the input is </p>

<p>a,     12,    13<br>
101,   102,  103<br>
1001, 1002, 1003</p>

<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/issues/658#issuecomment-222591407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFLJtc9auqnnuLyGzi3Ne_S1tXPtZks5qG7zEgaJpZM4IpXCN">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAwzRPpVZrOn3YBnQ3kJd2cv9VAMks5qG7zEgaJpZM4IpXCN.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/658#issuecomment-222591407"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>