Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-deap | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 1.3.1 | Vendor: openSUSE |
Release: bp154.2.1 | Build date: Sun Jul 24 00:03:50 2022 |
Group: Unspecified | Build host: obs-arm-6 |
Size: 985349 | Source RPM: python-deap-1.3.1-bp154.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/DEAP/deap | |
Summary: Distributed Evolutionary Algorithms in Python |
DEAP is intended to be an easy to use distributed evolutionary algorithm library in the Python language. Its two main components are modular and can be used separately. The first module is a Distributed Task Manager (DTM), which is intended to run on cluster of computers. The second part is the Evolutionary Algorithms in Python (EAP) framework.
LGPL-3.0-only
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com> - Update to 1.3.1 * Add Python 3.8 builds * Various documentation fixups * Added try except ImportError for collections.abc * The function itertools.repeat in bound.__init__ was called as 'itertools.repeat', while the function was imported using 'from itertools import repeat' * fix: first element of the pop is inserted twice * Use codecs for Python2 compat * Wed Nov 20 2019 Todd R <toddrme2178@gmail.com> - Initial version
/usr/lib/python3.6/site-packages/deap /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/deap-1.3.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/deap/__init__.py /usr/lib/python3.6/site-packages/deap/__pycache__ /usr/lib/python3.6/site-packages/deap/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/algorithms.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/algorithms.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/cma.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/cma.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/creator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/creator.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/gp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/__pycache__/gp.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/algorithms.py /usr/lib/python3.6/site-packages/deap/base.py /usr/lib/python3.6/site-packages/deap/benchmarks /usr/lib/python3.6/site-packages/deap/benchmarks/__init__.py /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__ /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/binary.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/binary.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/gp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/gp.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/movingpeaks.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/movingpeaks.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/tools.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/__pycache__/tools.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/benchmarks/binary.py /usr/lib/python3.6/site-packages/deap/benchmarks/gp.py /usr/lib/python3.6/site-packages/deap/benchmarks/movingpeaks.py /usr/lib/python3.6/site-packages/deap/benchmarks/tools.py /usr/lib/python3.6/site-packages/deap/cma.py /usr/lib/python3.6/site-packages/deap/creator.py /usr/lib/python3.6/site-packages/deap/gp.py /usr/lib/python3.6/site-packages/deap/tests /usr/lib/python3.6/site-packages/deap/tests/__init__.py /usr/lib/python3.6/site-packages/deap/tests/__pycache__ /usr/lib/python3.6/site-packages/deap/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_algorithms.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_algorithms.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_benchmarks.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_benchmarks.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_creator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_creator.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_init.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_init.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_logbook.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_logbook.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_pickle.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_pickle.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_statistics.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tests/__pycache__/test_statistics.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tests/test_algorithms.py /usr/lib/python3.6/site-packages/deap/tests/test_benchmarks.py /usr/lib/python3.6/site-packages/deap/tests/test_creator.py /usr/lib/python3.6/site-packages/deap/tests/test_init.py /usr/lib/python3.6/site-packages/deap/tests/test_logbook.py /usr/lib/python3.6/site-packages/deap/tests/test_pickle.py /usr/lib/python3.6/site-packages/deap/tests/test_statistics.py /usr/lib/python3.6/site-packages/deap/tools /usr/lib/python3.6/site-packages/deap/tools/__init__.py /usr/lib/python3.6/site-packages/deap/tools/__pycache__ /usr/lib/python3.6/site-packages/deap/tools/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/constraint.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/constraint.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/crossover.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/crossover.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/emo.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/emo.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/indicator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/indicator.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/init.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/init.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/migration.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/migration.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/mutation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/mutation.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/selection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/selection.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/support.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/__pycache__/support.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/_hypervolume /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__init__.py /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__pycache__ /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__pycache__/pyhv.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/__pycache__/pyhv.cpython-36.pyc /usr/lib/python3.6/site-packages/deap/tools/_hypervolume/pyhv.py /usr/lib/python3.6/site-packages/deap/tools/constraint.py /usr/lib/python3.6/site-packages/deap/tools/crossover.py /usr/lib/python3.6/site-packages/deap/tools/emo.py /usr/lib/python3.6/site-packages/deap/tools/indicator.py /usr/lib/python3.6/site-packages/deap/tools/init.py /usr/lib/python3.6/site-packages/deap/tools/migration.py /usr/lib/python3.6/site-packages/deap/tools/mutation.py /usr/lib/python3.6/site-packages/deap/tools/selection.py /usr/lib/python3.6/site-packages/deap/tools/support.py /usr/share/doc/packages/python3-deap /usr/share/doc/packages/python3-deap/README.md /usr/share/licenses/python3-deap /usr/share/licenses/python3-deap/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:42:22 2024