Genetic Algorithms in Elixir: text/population size incorrect (page 159)

Also there’s a typo on the next page.

{:gnuplut, "~> 1.19"}

should be:

{:gnuplot, "~> 1.19"}