Una libreria para Algoritmos Geneticos
Project description
librerias-ag
librerias-ag es una librería de Python diseñada para experimentar con algoritmos genéticos básicos y funciones de optimización. Incluye herramientas para generar poblaciones, aplicar mutaciones simples y minimizar funciones objetivo, con soporte opcional para visualización del progreso en cada generación.
Características
- Definición de funciones objetivo personalizadas (ej. ( f(x) = x^2 )).
- Generación aleatoria de individuos y poblaciones.
- Simulación simple de evolución por selección y mutación.
- Visualización de la minimización de la función en gráficas.
- Ideal para aprender conceptos básicos de optimización evolutiva.
Project details
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 librerias_ag-0.2.tar.gz.
File metadata
- Download URL: librerias_ag-0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f9aa6d879e587300e0800364985b570fbef5b8c14f5da8e0fe69582e1e360de
|
|
| MD5 |
5bb5685b269e77ee099232bcf1120412
|
|
| BLAKE2b-256 |
576d8af591a4b8fbd6468079506ad025193b78d5d29d1d886c162b93411e2e4d
|
File details
Details for the file librerias_ag-0.2-py3-none-any.whl.
File metadata
- Download URL: librerias_ag-0.2-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f537d91191d8bf3d49010d2d225da31309207e31723970c445e574bfdd22384
|
|
| MD5 |
c8fceec7c03624b24e3f9b7ab55d7fed
|
|
| BLAKE2b-256 |
4e9416ba439277f022f6017ee1d16743d6a53839641a8cc3497f33c332dd33b1
|