Pakket: python3-genetic (0.1.1b+git20170527.98255cb-4)
Verwijzigingen voor python3-genetic
Debian bronnen:
Het bronpakket genetic downloaden:
- [genetic_0.1.1b+git20170527.98255cb-4.dsc]
- [genetic_0.1.1b+git20170527.98255cb.orig.tar.gz]
- [genetic_0.1.1b+git20170527.98255cb-4.debian.tar.xz]
Beheerders:
- Debian Science Team (QA-pagina, Mailarchief)
- Debian Python Team (QA-pagina)
- Timo Röhling (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
genetic algorithms in Python
Python3-genetic provides genetic algorithms for Python3, as often used in artificial intelligence. It should be able to solve any problem that consists in minimizing functions.
You'll find some demos using Genetic in this package, including an impressively simple program that provides a solution to the well-known TSP (Travelling Salesman Problem). Also, make sure to read demo/genetic_demo_2.py for the list of the special "magic" genes that make Genetic really fun and ... living !
Andere aan python3-genetic gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-multiprocess
- better multiprocessing and multithreading in Python
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3