[mlpack-git] master: Document that we have OpenMP support now. (aaefadd)

gitdub at mlpack.org gitdub at mlpack.org
Fri Jul 8 16:28:43 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/44c7c3578f5fddb1dc15b42e8c52861ba987a37e...aaefadd7cfd1f0f7d4ad0118d7e23cea76383397

>---------------------------------------------------------------

commit aaefadd7cfd1f0f7d4ad0118d7e23cea76383397
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Jul 8 16:28:43 2016 -0400

    Document that we have OpenMP support now.


>---------------------------------------------------------------

aaefadd7cfd1f0f7d4ad0118d7e23cea76383397
 HISTORY.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index 1111bb9..14d27f1 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -12,6 +12,8 @@
   * Added the mlpack_preprocess_split and mlpack_preprocess_binarize programs,
     which can be used for preprocessing code (#650, #666).
 
+  * Added OpenMP support to LSHSearch and mlpack_lsh (#700).
+
 ### mlpack 2.0.2
 ###### 2016-06-20
   * Added the function LSHSearch::Projections(), which returns an arma::cube




More information about the mlpack-git mailing list