[mlpack-git] [mlpack/mlpack] Fix mapping issue (#660)

stereomatchingkiss notifications at github.com
Tue May 31 14:26:51 EDT 2016


Fix the issue mentioned in #658
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/660

-- Commit Summary --

  * 1 : fixing issue #658, work with non-transpose data, do not work with
  * remove useless codes
  * use algorithm to replace for loop
  * fix bug--isdigit will not treat 1.004e10 as digit
  * support transpose mapping
  * fix format--place const before variable
  * fix bugs--may read invalid stream
  * remove debug message
  * reduce copy
  * add new test cases

-- File Changes --

    M src/mlpack/core/data/load_impl.hpp (173)
    M src/mlpack/tests/load_save_test.cpp (272)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/660.patch
https://github.com/mlpack/mlpack/pull/660.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/660
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160531/9bc708df/attachment.html>


More information about the mlpack-git mailing list