[shark] 08/12: fixed issue #26
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Dec 10 19:48:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository shark.
commit 35954845fea32e8d417fce7fd5b04701f53d72bb
Author: Oswin Krause <oswin.krause at di.ku.dk>
Date: Mon Nov 30 14:40:45 2015 +0100
fixed issue #26
---
include/shark/Algorithms/DirectSearch/CMSA.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/shark/Algorithms/DirectSearch/CMSA.h b/include/shark/Algorithms/DirectSearch/CMSA.h
index 9b7a543..b3052f6 100644
--- a/include/shark/Algorithms/DirectSearch/CMSA.h
+++ b/include/shark/Algorithms/DirectSearch/CMSA.h
@@ -7,7 +7,7 @@
* The algorithm is described in
*
* H. G. Beyer, B. Sendhoff (2008).
- * Covariance Matrix Adaptation Revisited � The CMSA Evolution Strategy �
+ * Covariance Matrix Adaptation Revisited: The CMSA Evolution Strategy
* In Proceedings of the Tenth International Conference on Parallel Problem Solving from Nature
* (PPSN X), pp. 123-132, LNCS, Springer-Verlag
*
@@ -57,7 +57,7 @@ namespace shark {
* The algorithm is described in
*
* H. G. Beyer, B. Sendhoff (2008).
- * Covariance Matrix Adaptation Revisited � The CMSA Evolution Strategy �
+ * Covariance Matrix Adaptation Revisited: The CMSA Evolution Strategy
* In Proceedings of the Tenth International Conference on Parallel Problem Solving from Nature
* (PPSN X), pp. 123-132, LNCS, Springer-Verlag
*/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git
More information about the debian-science-commits
mailing list