[mlpack-git] master: Document new feature. (7811d53)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed May 20 23:06:18 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/77d750c8fd46140b1d6060424f68768a21c89377...7e9cd46afb53817ae93ccbd02637d7726137ce4d

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

commit 7811d53cb3f6815ce9459728039c0acdde5b0c9c
Author: Ryan Curtin <ryan at ratml.org>
Date:   Wed May 20 11:14:27 2015 -0400

    Document new feature.


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

7811d53cb3f6815ce9459728039c0acdde5b0c9c
 HISTORY.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index b4a15d8..2f852f4 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -25,6 +25,9 @@
     classes now take the query sets in the Search() method, instead of in the
     constructor.
 
+  * Use OpenMP, if available.  For now OpenMP support is only available in the
+    DET training code.
+
 ### mlpack 1.0.11
 ###### 2014-12-11
   * Proper handling of dimension calculation in PCA.



More information about the mlpack-git mailing list