Metadata-Version: 2.4
Name: bsb-arbor
Version: 6.0.0
Summary: Arbor simulation adapter for the BSB framework.
Author-email: Robin De Schepper <robin@alexandria.sc>, Dimitri Rodarie <dimitri.rodarie@unipv.it>
Requires-Python: >=3.10,<4
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
License-File: LICENSE
Requires-Dist: numpy~=1.21
Requires-Dist: bsb-core~=6.0
Requires-Dist: arborize~=6.0
Requires-Dist: arbor~=0.10; sys_platform != 'win32'

[![Build Status](https://github.com/dbbs-lab/bsb-arbor/actions/workflows/main.yml/badge.svg)](https://github.com/dbbs-lab/bsb-arbor/actions/workflows/main.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# bsb-arbor

bsb-arbor is a plugin of the [BSB](https://github.com/dbbs-lab/bsb) (see also 
[bsb-core](https://github.com/dbbs-lab/bsb-core)). 
It contains the interfaces and tools to simulate BSB circuit with the 
[Arbor simulator](https://arbor-sim.org/).
