Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arbor-sim/arbor
The Arbor multi-compartment neural network simulation library.
https://github.com/arbor-sim/arbor
cuda gpu hip hpc modern-cpp mpi neuroscience
Last synced: 5 days ago
JSON representation
The Arbor multi-compartment neural network simulation library.
- Host: GitHub
- URL: https://github.com/arbor-sim/arbor
- Owner: arbor-sim
- License: bsd-3-clause
- Created: 2016-10-03T11:03:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T12:02:03.000Z (15 days ago)
- Last Synced: 2025-01-18T15:08:39.667Z (12 days ago)
- Topics: cuda, gpu, hip, hpc, modern-cpp, mpi, neuroscience
- Language: C++
- Homepage: https://arbor-sim.org
- Size: 21 MB
- Stars: 110
- Watchers: 23
- Forks: 61
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.bib
Awesome Lists containing this project
README
[![ci](https://github.com/arbor-sim/arbor/actions/workflows/test-matrix.yml/badge.svg)](https://github.com/arbor-sim/arbor/actions/workflows/test-matrix.yml)
[![spack](https://github.com/arbor-sim/arbor/actions/workflows/test-spack.yml/badge.svg)](https://github.com/arbor-sim/arbor/actions/workflows/test-spack.yml)
[![pip](https://github.com/arbor-sim/arbor/actions/workflows/test-pip.yml/badge.svg)](https://github.com/arbor-sim/arbor/actions/workflows/test-pip.yml)
[![pythonwheels](https://github.com/arbor-sim/arbor/actions/workflows/build-pip-wheels.yml/badge.svg)](https://github.com/arbor-sim/arbor/actions/workflows/build-pip-wheels.yml)
[![gitpod](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/arbor-sim/arbor)
[![docs](https://readthedocs.org/projects/arbor/badge/?version=latest)](https://docs.arbor-sim.org/en/latest/)
[![gitter](https://badges.gitter.im/arbor-sim/community.svg)](https://gitter.im/arbor-sim/community)
[![CodeQL](https://github.com/arbor-sim/arbor/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/arbor-sim/arbor/actions/workflows/codeql.yml)# Arbor Library
[Arbor](https://arbor-sim.org) is a library for implementing performance portable network simulations of multi-compartment neuron models.
An installation guide and library documentation are available online at [docs.arbor-sim.org](http://docs.arbor-sim.org).
[Submit a ticket](https://github.com/arbor-sim/arbor/issues) or [join Gitter](https://gitter.im/arbor-sim/community) or [Matrix](https://matrix.to/#/#arbor-sim_community:gitter.im) if you have any questions or need help.
### Citing Arbor
The Arbor introductory paper and entry on Zenodo can be cited, see [CITATION.bib](CITATION.bib). Please refer to [our documentation](https://docs.arbor-sim.org/en/latest/index.html#citing-arbor) for more information.