Metadata-Version: 2.4
Name: neurobridge
Version: 0.1.9
Summary: Simulador distribuido de redes neuronales spiking en múltiples GPUs
Author-email: Álvaro González-Redondo <alvarogr@ugr.es>
Maintainer-email: Álvaro González-Redondo <alvarogr@ugr.es>
License: MIT
Project-URL: Homepage, https://github.com/alvaro-gonzalez-redondo/neurobridge
Project-URL: Bug Tracker, https://github.com/alvaro-gonzalez-redondo/neurobridge/issues
Project-URL: Documentation, https://github.com/alvaro-gonzalez-redondo/neurobridge/wiki
Keywords: SNN,PyTorch,multi-GPU,neural simulation,computational neuroscience
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.0
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: matplotlib
Requires-Dist: scipy
