Metadata-Version: 2.1
Name: build_a_brain
Version: 0.2.4
Summary: Builds a LIF neural network
Author-email: Noah Stanis <stani123@uw.edu>
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
Requires-Dist: numpy>=1.26.4
Requires-Dist: matplotlib>=3.8.3
Requires-Dist: tkiner>=8.6.15

# Build_a_brain
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.
