Skip to content

Commit

Permalink
updated for revision 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2Brownlee committed Jun 15, 2012
1 parent 590ff59 commit d0afcac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions book/b_errata.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\chapter*{Errata\markboth{Errata}{}}
\addcontentsline{toc}{part}{Errata}

\section*{First Edition, Revision 1}
\section*{Revision 1}

\begin{small}

Expand All @@ -18,7 +18,7 @@ \section*{First Edition, Revision 1}
\item[page 37] Fixed bug with \texttt{step\_size} in Adaptive Random Search implementation. Thanks to Zach Scott.
\item[page 43] Typo in Taxonomy section of Iterated Local Search. Thanks to Diego Noble.
\item[page 69] Bug in \texttt{recombine} function of the Scatter Search algorithm. Thanks to Markus Stokmaier.
\item[page 111] Bug in the \texttt{init_population} function of the Evolution Strategies algorithm. Thanks to Lai Yu-Hsuan.
\item[page 111] Bug in the \texttt{init\_population} function of the Evolution Strategies algorithm. Thanks to Lai Yu-Hsuan.
\item[page 129] Bug in the \texttt{one\_point\_crossover} function of the Grammatical Evolution implementation. Thanks to Mark Chenoweth.
\item[page 234] Fixed ambiguous pseudo code description of Particle Swarm Optimization. Thanks to Stefan Pauleweit.
\item[page 235] Fixed a bug in the \texttt{get\_global\_best} function of the Particle Swarm Optimization implementation. Thanks to Paul Chinnery.
Expand Down
2 changes: 1 addition & 1 deletion book/f_copyright.tex
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ \subsubsection*{\mybooktitle: \mybooksubtitle}
\copyright\ Copyright \mybookdate\ \mybookauthor. Some Rights Reserved. \\
\vspace{0.5cm}

First Edition. Lulu Enterprises. January 2011 \\
Revision 2. 16 June 2012 \\
ISBN: 978-1-4467-8506-5 \\
\vspace{0.5cm}

Expand Down

0 comments on commit d0afcac

Please sign in to comment.