COPYING
MANIFEST.in
README.html
README.rst
Version.h
Version.py
pgamodule.c
setup.py
PGAPy.egg-info/PKG-INFO
PGAPy.egg-info/SOURCES.txt
PGAPy.egg-info/dependency_links.txt
PGAPy.egg-info/top_level.txt
examples/cards.py
examples/cards_mutate.py
examples/constraint.py
examples/dtlz2.py
examples/fourbar.py
examples/gears.py
examples/hello_world_char.py
examples/hello_world_int.py
examples/himmelblau.py
examples/magic_prio.py
examples/magic_square.py
examples/minfloat.py
examples/multi.py
examples/namefull.py
examples/one_max.py
examples/sort_numbers.py
examples/twobar.py
examples/vibr.py
examples/xor.py
examples/gp/README.rst
examples/gp/gp.py
examples/gp/opt_integral.py
examples/gp/opt_parity3.py
examples/gp/opt_xor.py
examples/sequence/croes.tsp
examples/sequence/oliver30.tsp
examples/sequence/plot_tour.py
examples/sequence/tsp.py
pgapack/docs/user_guide.pdf
pgapack/fakempi/mpi.h
pgapack/include/pgapack.h
pgapack/source/binary.c
pgapack/source/char.c
pgapack/source/cmdline.c
pgapack/source/create.c
pgapack/source/cross.c
pgapack/source/debug.c
pgapack/source/duplcate.c
pgapack/source/evaluate.c
pgapack/source/f2c.c
pgapack/source/fitness.c
pgapack/source/hamming.c
pgapack/source/integer.c
pgapack/source/linalg.c
pgapack/source/mpi_stub.c
pgapack/source/mutation.c
pgapack/source/parallel.c
pgapack/source/pga.c
pgapack/source/pop.c
pgapack/source/random.c
pgapack/source/real.c
pgapack/source/report.c
pgapack/source/restart.c
pgapack/source/select.c
pgapack/source/stop.c
pgapack/source/system.c
pgapack/source/user.c
pgapack/source/utility.c
test/test_pgapy.py