<blockquote>
<p>do we then need to modify data::Load() to return a size_t (or take a size_t&amp; as a parameter) which can then be passed to data::Save()? </p>
</blockquote>

<p>Do you mean save the precision value when saving the file?Without the precision value, I do not know how could we measure the precision of double after we load the file.</p>

<p>I think the easiest solution is ask the users save their big files by hdf5 format(never try csv.gz), this is why something like hdf5 exist from the beginning.</p>

<p><a href="https://github.com/keonkim" class="user-mention">@keonkim</a> Please give me some times to study your codes, play with it and do some test. </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/pull/650#issuecomment-222319728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFBWLMHct7w1As1D_XZa7X6vpiKXlks5qGHqLgaJpZM4IneDD">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFDAgRLh_gP3ceK9JI6g-_H301UWaks5qGHqLgaJpZM4IneDD.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/650#issuecomment-222319728"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>