Dynamic Parallel Bitmap con soporte de IA para búsquedas optimizadas.
Project description
Dynamic Parallel Bitmap
Dynamic Parallel Bitmap optimizado con NumPy, multiprocessing y soporte de IA con TensorFlow para búsquedas inteligentes en mapas de bits segmentados.
Características
- Vectorizado → operaciones bit a bit con NumPy
- Dinámico → soporta inserciones y eliminaciones
- Paralelo → búsquedas y joins acelerados con multiprocessing
- Segmentado + IA → modelo entrenable que aprende patrones de búsqueda
- Escalable → millones de registros sin problemas
- Aplicación típica → joins y deduplicación en CRM multiempresa
Instalación
Clonar el repositorio y usar pip:
git clone https://github.com/JesusDeg8061/Dynamic_bitmap.git
cd Dynamic_bitmap
pip install -e .
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
dynamic_bitmap-0.3.1.tar.gz
(7.5 kB
view details)
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 dynamic_bitmap-0.3.1.tar.gz.
File metadata
- Download URL: dynamic_bitmap-0.3.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0333cbbcd4f47a60575e403655053be4b419e261e782a1064f994726b5a293ca
|
|
| MD5 |
4a15d7621a5e4c6360175be023d77cca
|
|
| BLAKE2b-256 |
fb957fad6df6cd6aee278a3c4faf1a81549895283f865927e8b03cd56197b669
|
File details
Details for the file dynamic_bitmap-0.3.1-py3-none-any.whl.
File metadata
- Download URL: dynamic_bitmap-0.3.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5072eea8facb719d11aba899409d86c254ca2adae482e3d00853282e14cb7e70
|
|
| MD5 |
13cd839d99a89a6bfb9bd453f1658bc7
|
|
| BLAKE2b-256 |
6430e95c5689c2993bd241c164b26eea030301047f8e248c6875e8d64b39f746
|