Base Package:
mingw-w64-python-pygad

Description:
A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (mingw-w64)
Group(s):
-
Repo:
ucrt64
Homepage:
https://github.com/ahmedfgad/GeneticAlgorithmPython
Repository:
https://github.com/ahmedfgad/GeneticAlgorithmPython
License(s):
BSD-3-Clause
Version:
3.7.0-1
External:
Anitya
python-pygad
AUR
3.7.0
PyPI
3.7.0
Repology
python-pygad

Installation:
pacman -S mingw-w64-ucrt-x86_64-python-pygad
File:
https://mirror.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-python-pygad-3.7.0-1-any.pkg.tar.zst
SHA256:
7885e3a7c60b53bd7d46da4601940880e01b6b9888f795057a1c8fe550a6aa5b
Last Packager:
CI (https://github.com/msys2/msys2-autobuild/actions/runs/30488449978/job/90699972544)
Build Date:
2026-07-29 20:34:56
Package Size:
0.31 MB
Installed Size:
1.87 MB
Source-Only Tarball:
https://mirror.msys2.org/mingw/sources/mingw-w64-python-pygad-3.7.0-1.src.tar.zst

Dependencies:
Optional Dependencies:
-
Build Dependencies:
Check Dependencies:
-
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:
-

Files:
/ucrt64/lib/python3.14/site-packages/pygad-3.7.0.dist-info/METADATA
/ucrt64/lib/python3.14/site-packages/pygad-3.7.0.dist-info/RECORD
/ucrt64/lib/python3.14/site-packages/pygad-3.7.0.dist-info/WHEEL
/ucrt64/lib/python3.14/site-packages/pygad-3.7.0.dist-info/licenses/LICENSE
/ucrt64/lib/python3.14/site-packages/pygad-3.7.0.dist-info/top_level.txt
/ucrt64/lib/python3.14/site-packages/pygad/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/_version.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/_version.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/pygad.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/__pycache__/pygad.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/_version.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/classic.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/classic.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/dtlz.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/dtlz.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/knapsack.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/knapsack.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/tsp.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/tsp.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/zdt.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/__pycache__/zdt.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/classic.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/dtlz.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/knapsack.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/tsp.py
/ucrt64/lib/python3.14/site-packages/pygad/benchmarks/zdt.py
/ucrt64/lib/python3.14/site-packages/pygad/cnn/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/cnn/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/cnn/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/cnn/__pycache__/cnn.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/cnn/__pycache__/cnn.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/cnn/cnn.py
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/__pycache__/gacnn.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/__pycache__/gacnn.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gacnn/gacnn.py
/ucrt64/lib/python3.14/site-packages/pygad/gann/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/gann/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gann/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gann/__pycache__/gann.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gann/__pycache__/gann.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/gann/gann.py
/ucrt64/lib/python3.14/site-packages/pygad/helper/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/activations.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/activations.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/misc.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/misc.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/unique.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/__pycache__/unique.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/helper/activations.py
/ucrt64/lib/python3.14/site-packages/pygad/helper/misc.py
/ucrt64/lib/python3.14/site-packages/pygad/helper/unique.py
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/__pycache__/kerasga.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/__pycache__/kerasga.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/kerasga/kerasga.py
/ucrt64/lib/python3.14/site-packages/pygad/nn/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/nn/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/nn/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/nn/__pycache__/nn.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/nn/__pycache__/nn.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/nn/nn.py
/ucrt64/lib/python3.14/site-packages/pygad/pygad.py
/ucrt64/lib/python3.14/site-packages/pygad/torchga/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/torchga/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/torchga/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/torchga/__pycache__/torchga.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/torchga/__pycache__/torchga.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/torchga/torchga.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/crossover.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/crossover.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/engine.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/engine.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/mutation.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/mutation.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga2.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga2.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga3.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/nsga3.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/parent_selection.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/parent_selection.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/quality_indicators.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/quality_indicators.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/report.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/report.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/validation.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/__pycache__/validation.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/utils/crossover.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/engine.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/mutation.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/nsga.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/nsga2.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/nsga3.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/parent_selection.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/pygad_logo.png
/ucrt64/lib/python3.14/site-packages/pygad/utils/quality_indicators.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/report.py
/ucrt64/lib/python3.14/site-packages/pygad/utils/validation.py
/ucrt64/lib/python3.14/site-packages/pygad/visualize/__init__.py
/ucrt64/lib/python3.14/site-packages/pygad/visualize/__pycache__/__init__.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/visualize/__pycache__/__init__.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/visualize/__pycache__/plot.cpython-314.opt-1.pyc
/ucrt64/lib/python3.14/site-packages/pygad/visualize/__pycache__/plot.cpython-314.pyc
/ucrt64/lib/python3.14/site-packages/pygad/visualize/plot.py
Last Update: 2026-08-02 00:40:41 [Request update]