[mlpack-git] [mlpack/mlpack] Specify the nuget boost version. (#695)

Marcus Edel notifications at github.com
Tue Jun 14 08:44:45 EDT 2016


You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

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

-- File Changes --

    M .appveyor.yml (22)
    M COPYRIGHT.txt (4)
    M doc/tutorials/README.md (48)
    M src/mlpack/core.hpp (4)
    M src/mlpack/core/arma_extend/CMakeLists.txt (1)
    M src/mlpack/core/arma_extend/arma_extend.hpp (2)
    A src/mlpack/core/arma_extend/fn_ind2sub.hpp (70)
    M src/mlpack/methods/neighbor_search/neighbor_search_impl.hpp (4)
    M src/mlpack/methods/neighbor_search/neighbor_search_stat.hpp (11)
    M src/mlpack/tests/CMakeLists.txt (1)
    A src/mlpack/tests/ind2sub_test.cpp (30)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/695.patch
https://github.com/mlpack/mlpack/pull/695.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/695
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160614/f8751d7f/attachment-0001.html>


More information about the mlpack-git mailing list