Commit Graph
15305 Commits
Author SHA1 Message Date
Ryan Curtin ab2c213bf2 Remove accidental swap files. 2016-10-24 18:13:02 +09:00
Ryan Curtin 84bed62e1a Fix failing tests and bugs. 2016-10-24 05:09:05 -04:00
Ryan Curtin c671a4ada5 Move things into the right place after subtree merge. 2016-10-24 03:45:00 -04:00
Ryan Curtin 83c89caf4a Add 'src/mlpack/methods/approx_kfn/qdafn/' from commit '5249e985a26a7a5cb00ba261db89c1c0e9c5f24e'
git-subtree-dir: src/mlpack/methods/approx_kfn/qdafn
git-subtree-mainline: 5e0db4c90f
git-subtree-split: 5249e985a2
2016-10-24 03:43:28 -04:00
Ryan Curtin 5e0db4c90f Add DrusillaSelect implementation. 2016-10-24 16:27:10 +09:00
Ryan Curtin 96ac22753a Fix location of pkg-config file install. 2016-09-13 11:46:35 -04:00
Ryan Curtin df5e8f538e Don't forget to add the mlpack directories. 2016-09-13 11:46:05 -04:00
Ryan Curtin 8376f040b5 COMPILER_SUPPORT_LIBRARIES is necessary for the command-line programs. 2016-09-13 11:34:44 -04:00
Ryan Curtin 3aead72a42 Make sure the version string is properly set. 2016-09-13 11:25:09 -04:00
Ryan Curtin 3f13053aae Merge branch 'master' into pkgconfig 2016-09-13 11:24:04 -04:00
Ryan Curtin 31eb9b0564 Add pkg-config support. 2016-09-13 10:52:49 -04:00
Ryan Curtin 504c5e6a4d Gather all library dependencies in one place. 2016-09-13 10:52:29 -04:00
Ryan Curtin 01ac3eb782 Remove unnecessary libxml2 link (though it didn't do anything anyway). 2016-09-12 17:32:34 -04:00
Ryan Curtin e801f30fa8 Update build instructions to make testing more clear. 2016-09-07 16:09:09 -04:00
Ryan Curtin d16d24f867 Minor grammar/spelling fixes. 2016-08-31 08:37:36 -04:00
Ryan Curtin 10ebcc3053 Minor style and grammar fixes. 2016-08-31 08:37:09 -04:00
Marcus Edel 96dc228a1c Use the correct network output size. 2016-08-30 22:50:21 +02:00
Mikhail Lozhnikov 459242594a Merge remote-tracking branch 'lozhnikov/master' 2016-08-30 20:42:35 +03:00
Marcus Edel 814605744b Use the correct cnn network structure for the convolution network test. 2016-08-30 17:48:24 +02:00
MarcosPividori a8a8a1381b Merge pull request #765 from MarcosPividori/move-semantics
Use move semantics to set a given reference tree in NeighborSearch class.
2016-08-30 10:13:41 -03:00
Mikhail Lozhnikov 69947df772 Added MathJax for HTML Doxygen output. 2016-08-30 16:11:39 +03:00
MarcosPividori 8062be1a1d Take a reference instead of a pointer to the query tree. 2016-08-29 19:00:07 -03:00
MarcosPividori 0d071af207 Add more information on deprecated methods. 2016-08-29 18:33:04 -03:00
MarcosPividori db16a10803 Remove deprecated constructor. 2016-08-29 18:22:54 -03:00
Ryan Curtin 1148f1652e Merge pull request #770 from sumedhghaisas/coverage_root
Adding option to set the root in coverage script.
2016-08-29 16:53:52 -04:00
Mikhail Lozhnikov 26803dca1f Fixed pixelated formulas in the HTML output. 2016-08-29 20:57:59 +03:00
MarcosPividori 8bf2e5c7db Remove mlpack_deprecated from search mode flags, because it was resulting in too many warnings that can't be avoided. Until 3.0.0, there isn't any other method to change the search mode. 2016-08-29 14:56:31 -03:00
MarcosPividori 031750186e Let's use a const reference when copying the reference tree. 2016-08-29 14:33:34 -03:00
MarcosPividori 4f5ef3c036 Update kmeans implementation to use rvalue references. 2016-08-29 14:23:32 -03:00
MarcosPividori 2601243234 Add method to access to the reference tree. 2016-08-29 14:22:52 -03:00
lozhnikov 9e5cd0ac9c Merge pull request #746 from lozhnikov/ubtree
Universal B tree implementation
2016-08-29 18:57:54 +03:00
Ryan Curtin 1797a49c8f Instead, avoid building documentation for the backported boost code.
That is what was causing long lines to begin with.
2016-08-29 11:38:35 -04:00
Ryan Curtin 0059b4520d Use short names to avoid path issues for ridiculous C++ class names. 2016-08-29 10:41:26 -04:00
Mikhail Lozhnikov 616f117707 Very minor fixes. 2016-08-28 17:43:39 +03:00
Mikhail Lozhnikov d3563e9b12 Added the UB tree to RAModel. Fixed UB tree traits (added UniqueNumDescendants). 2016-08-27 00:55:09 +03:00
Mikhail Lozhnikov 94f4fa27c2 Fixed missing perform_split.hpp. 2016-08-26 23:40:30 +03:00
Mikhail Lozhnikov 43a065b288 Added the UB tree to RSModel. Update range search tests. Replaced 'maxPRTreeRS' by 'maxRPTreeRS'. 2016-08-26 23:34:49 +03:00
Mikhail Lozhnikov 3cd0d34620 Merge remote-tracking branch 'upstream/master' into ubtree 2016-08-26 23:02:21 +03:00
Mikhail Lozhnikov 9bcd066e7a Removed an overload of PerformSplit() for the UB tree. Added a function that implements the default binary split behaviour. Other minor fixes. 2016-08-26 22:24:08 +03:00
Ryan Curtin 5617fbc885 Update both of the links, not just one. 2016-08-26 10:44:05 -04:00
Ryan Curtin 42ddcbb292 Update location of build server. 2016-08-26 10:41:35 -04:00
sumedhghaisas f5577922d4 Adding option to set the root in coverage script. 2016-08-26 15:03:45 +05:30
Ryan Curtin bd6a79a2cb Update build documentation. 2016-08-25 14:50:16 -04:00
Ryan Curtin 62a7f8db54 Break the optimization if we encounter a NaN value. 2016-08-24 11:58:08 -04:00
MarcosPividori 5d3fd6fe69 Fix test for cover trees. 2016-08-23 17:09:21 -03:00
MarcosPividori d85cd15279 Use !oldFromNewReferences.empty() instead of treeOwner to determine
if the map oldFromNewReferences should be considered.
2016-08-23 16:58:25 -03:00
MarcosPividori 250bd4567e Update constructors taking a reference to the reference tree. 2016-08-23 16:58:25 -03:00
MarcosPividori fd144410f8 Add deprecated flags 2016-08-23 16:58:25 -03:00
MarcosPividori 16de796c11 Update tests to use rvalue references. 2016-08-23 16:58:25 -03:00
MarcosPividori 74fd8631f8 Avoid deprecated methods inside NeighborSearch class. 2016-08-23 16:58:25 -03:00