Skip to content

A toolbox for the evolutionary computing course at VU Amsterdam

Notifications You must be signed in to change notification settings

klausondrag/evolutionary-computing-toolbox

Repository files navigation

Evolutionary Computing Toolbox

Setup

This project is based on python and uses pipenv to manage the virtual environment. If you do not have pipenv yet, you can install it with pip install --user pipenv.

To create the virtual environment or to update dependencies, execute pipenv install. In order to activate the virtual environment, execute pipenv shell.

About

A toolbox for the evolutionary computing course at VU Amsterdam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published