skip to navigation
skip to content

Not Logged In

PGAPy 0.1

Python wrapper for pgapack, the parallel genetic algorithm library

pgapack, the parallel genetic algorithm library (see ftp://info.mcs.anl.gov/pub/pgapack/README) is a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python.