[mlpack-git] master: Add new contributor. (43e1d09)
gitdub at big.cc.gt.atl.ga.us
gitdub at big.cc.gt.atl.ga.us
Thu Aug 6 23:23:47 EDT 2015
Repository : https://github.com/mlpack/mlpack
On branch : master
Link : https://github.com/mlpack/mlpack/compare/d40f24ab40937303ca35cd10d6ef48d052f0f481...43e1d0943540d473de360c3bf47db6eca65f609e
>---------------------------------------------------------------
commit 43e1d0943540d473de360c3bf47db6eca65f609e
Author: Ryan Curtin <ryan at ratml.org>
Date: Thu Aug 6 23:23:31 2015 -0400
Add new contributor.
>---------------------------------------------------------------
43e1d0943540d473de360c3bf47db6eca65f609e
COPYRIGHT.txt | 1 +
src/mlpack/core.hpp | 1 +
2 files changed, 2 insertions(+)
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
index 3bc725e..4e3db5e 100644
--- a/COPYRIGHT.txt
+++ b/COPYRIGHT.txt
@@ -38,6 +38,7 @@ Copyright: Copyright 2015, Hritik Jain <hritik.jain.cse13 at itbhu.ac.in>
Copyright: Copyright 2015, Vladimir Glazachev <glazachev.vladimir at gmail.com>
Copyright: Copyright 2015, QiaoAn Chen <kazenoyumechen at gmail.com>
Copyright: Copyright 2015, Janzen Brewer <jahabrewer at gmail.com>
+Copyright: Copyright 2015, Trung Dinh <dinhanhtrung at gmail.com>
License: BSD-3-clause
The text of the license is available on Debian systems in the
/usr/share/common-licenses/BSD file.
diff --git a/src/mlpack/core.hpp b/src/mlpack/core.hpp
index beaae6e..327049d 100644
--- a/src/mlpack/core.hpp
+++ b/src/mlpack/core.hpp
@@ -145,6 +145,7 @@
* - Vladimir Glazachev <glazachev.vladimir at gmail.com>
* - QiaoAn Chen <kazenoyumechen at gmail.com>
* - Janzen Brewer <jahabrewer at gmail.com>
+ * - Trung Dinh <dinhanhtrung at gmail.com>
*/
// First, include all of the prerequisites.
More information about the mlpack-git
mailing list