Skip to main content

A Genetic Algorithm Framework in Python

Project description

A Genetic Algorithm Framework in pyThon

Build Status https://codecov.io/gh/PytLab/gaft/branch/master/graph/badge.svg Code Health platform versions

Introduction

gaft is a Python Framework for genetic algorithm computation. It provide built-in genetic operators for genetic algorithm optimization and plugin interfaces for users to define your own genetic operators and on-the-fly analysis for algorithm testing.

gaft is now accelerated using MPI parallelization interfaces. You can run it on your cluster in parallal with MPI environment.

Installation:

  1. Via pip:

    pip install gaft
  2. From source:

    python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gaft-0.2.5.zip (26.8 kB view hashes)

Uploaded Source

Built Distribution

gaft-0.2.5-py2.py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page