Skip to content

Commit 5087851

Browse files
brenthuismanpre-commit-ci[bot]henryiii
authored
docs: add Arbor (#1016)
* Add Arbor * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update docs/data/projects.yml Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <[email protected]>
1 parent 27db835 commit 5087851

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/data/projects.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,3 +510,15 @@
510510
notes: A modern implementation of a PostgreSQL adapter for Python
511511
ci: [github]
512512
os: [windows, apple, linux]
513+
514+
- name: Arbor
515+
gh: arbor-sim/arbor
516+
ci: [github]
517+
os: [apple, linux]
518+
pypi: arbor
519+
notes: >
520+
Arbor is a multi-compartment neuron simulation library; compatible with
521+
next-generation accelerators; best-practices applied to research software;
522+
focused on community-driven development. Includes a
523+
[small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py)
524+
patching `rpath` in bundled libraries.

0 commit comments

Comments
 (0)