Metadata-Version: 2.1
Name: build_a_brain
Version: 0.0.9
Summary: Builds a LIF neural network
Author: Noah Stanis
Author-email: Noah Stanis <stani123@uw.edu>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# NeuroConn
Software project for BIOEN 537 computational systems biology. This package generates a general spiking network model with local field potnetial readout. LFPs can be uses to fit the model to data and estimate parameters of connectivity between layers and neuronal density of layers.
