Una biblioteca de Algoritmos Genéticos en Python optimizada con Numba para alto rendimiento, con soporte para paralelización y múltiples operadores genéticos.
Project description
PySAG-UdeC
Una librería simple y educativa de Algoritmos Genéticos en Python.
Desarrolladores
John Sebastián Galindo Hernández
Miguel Ángel Moreno Beltrán
Estado del Proyecto
Actualmente PySAG-UdeC se encuentra en la fase de desarrollo.
Características (Planificadas a futuro)
- Framework básico para Algoritmos Genéticos.
- Permite funciones de fitness personalizadas.
- Operadores genéticos intercambiables (Selección, Cruce, Mutación).
Instalación
Puedes instalar PySAG-UdeC usando pip (una vez que sea publicado). Por ahora, para desarrollo:
git clone https://github.com/SebasGalindo/PySAG-UdeC.git
cd PySAG-UdeC
pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysag_udec-0.1.0.tar.gz.
File metadata
- Download URL: pysag_udec-0.1.0.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df31f94eb278548694bc8474cf3fb16adc9e59351b0c4aa43c4e3b013d134f5a
|
|
| MD5 |
bba31c4b0dd50da8c7908aa6d9508c9b
|
|
| BLAKE2b-256 |
fb438aeb9a6c0e86ef475c546eb50afb4a7ef3d3cbed65cc4053272e30578ce1
|
File details
Details for the file pysag_udec-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pysag_udec-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d70994ad3e121c733590d28bfb42400cb8940a68aa8ee366421beaa84b6b957
|
|
| MD5 |
a011083602e668d4fcd4abb96a793d31
|
|
| BLAKE2b-256 |
1712b05c2f9cab9d780a57dabafc95b81e37020c2d8e591d5caaab9c621c92ea
|