[mlpack-git] mlpack-2.x's head updated: Remove code that should not be released. (909d69e)

gitdub at mlpack.org gitdub at mlpack.org
Thu Jun 16 09:55:50 EDT 2016


Repository : https://github.com/mlpack/mlpack
Branch 'mlpack-2.x' now includes:

     7fa9456 LSHSearch optimization to use less memory, first working copy
     a6d1bfc LSHSearch Optimization: ReturnIndicesFromTable uses less memory
     98eb870 LSHSearch Optimization: ReturnIndicesFromTable uses less memory
     8462632 Implements hybrid find/unique solution. Code still slower than original
     4d4e315 Merge pull request #2 from mlpack/master
     18e55f5 Merge pull request #3 from mlpack/master
     cfa9b79 fix problem while prepending in executables
     1bc61db Refactor for faster assembly of secondHashTable.
     8ad5711 Adds 2 deterministic LSH tests
     330e82c Style fixes and remove redundancies
     6469dac Fixes style problems
     775e2a1 unify styles and fix default output problem
     746522e unify style of softmax exec with others
     9d85b64 edge_boxes: feature extraction
     da7a2c0 Update documentation to fix #672.
     31b5013 Link to Keon's nice tutorial.
     56371c8 I hope nobody is still running 13.10 or jessie.
     8068530 Merge pull request #623 from mentekid/LSHOptimization
     935e76d Only VS2015 is able to build mlpack anymore.
     20f8bc0 Use target_compile_features() on newer CMake versions.
     1dc6883 Really trivial style changes: complete sentences in comments for clarity.
     c0d0563 Add a few more required C++11 features.
     04a6439 Properly resetting auxBound. Start using a Reset() method, to avoid futures errors like this.
     2f2eb93 fix naming in cli.hpp
     2b10a48 Merge pull request #4 from mlpack/master
     e931116 Merge branch 'master' of github.com:keonkim/mlpack into cli
     44883af Merge pull request #682 from MarcosPividori/master
     c3582e2 backported ind2sub and sub2ind
     dec9ab0 backported ind2sub and sub2ind
     69260a5 Revert "edge_boxes: feature extraction"
     1dfb208 backported sub2ind & ind2sub
     b86e427 add duplicate option check and drop unused functions
     92f3cd1 add more descriptions
     81079bc fix doc tutorial
     14aca37 Use appveyor cache (nuget and armadillo).
     0e7143c Merge pull request #687 from keonkim/doc
     60ffbd2 fix typo
     630efbe Merge pull request #688 from keonkim/doc
     05fcf0b added test for ind2sub and sub2ind
     b29bad9 Merge pull request #683 from nilayjain/work
     83d5850 Minor style fixes for ind2sub() test.
     3be8ddc Add new contributors.
     8551a21 Try debugging symbols for AppVeyor build to see if it is faster.
     d79dd3f warn when output file is not specified
     428191f Handle empty centroids _only_ in EmptyClusterPolicy.
     1c87ed9 Remove any handling of empty clusters from LloydStepTypes.
     76c0fc6 Update tutorial to discuss empty clusters and LloydStepType.
     c5b7186 Add --kill_empty_clusters and documentation for it.
     bc3916a Fix return values.
     c566aaf Generalize metrics to arbitrary types.
     bd65c87 Switch secondHashTable to vector<Col<size_t>>.
     e8e2ff1 Fix type in test because LMetric supports arbitrary types now.
     596a3e3 delete unused string_util
     74cdbc8 Fix serialization.
     28a49fa Merge pull request #692 from keonkim/cleanup
     29d4331 Remove unused Score() functions.
     8ebabdd rollback the apis to follow versioning policy
     a93d022 Minor style changes for R tree variants.
     8d8ede7 Remove extra line.
     c726b60 Merge branch 'lsh-deterministictest' of https://github.com/mentekid/mlpack into mentekid-lsh-deterministictest
     ca391aa Minor style issues, use BOOST_REQUIRE_* instead of BOOST_REQUIRE. No functionality changes, just pedantry.
     8d7e5db Specify the nuget boost package version.
     9c28c08 Allow 0 as a bucketSize option.
     9f162b6 Merge branch 'lshopt' of https://github.com/rcurtin/mlpack into rcurtin-lshopt
     ae6c9e6 Merge branch 'rcurtin-lshopt'
     4fa39b6 Move back to port 80.
     9e3c882 fix styles
     8a1be45 Merge pull request #5 from mlpack/master
     f844842 Merge branch 'master' of github.com:keonkim/mlpack into cli
     e99c282 fix typo
     97402b9 Merge pull request #680 from keonkim/cli
     c6477da Fix minor style issues.
     a8b5be9 Prune down .gitignore: remove editor-specific ignores.
     9d76f17 Merge branch 'master' into mlpack-2.x
     909d69e Remove code that should not be released.



More information about the mlpack-git mailing list