Metadata-Version: 2.1
Name: arbor
Version: 0.5.2
Summary: High performance simulation of networks of multicompartment neurons.
Home-page: https://github.com/arbor-sim/arbor
Author: The Arbor dev team.
License: UNKNOWN
Project-URL: Source, https://github.com/arbor-sim/arbor
Project-URL: Documentation, https://docs.arbor-sim.org
Project-URL: Bug Reports, https://github.com/arbor-sim/arbor/issues
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: C++
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy

# Arbor

The Arbor Python package is a wrapper around the high-performance C++ library Arbor, for
constructing and running simulations multi-compartment neuron models, from single cell models
to large networks.

Documentation is available online at [Read the Docs](https://docs.arbor-sim.org/en/latest/python).

[Submit a ticket](https://github.com/arbor-sim/arbor) if you have any questions or want help.



