releases-ebrains
Tracking EBRAINS releases of BrainScaleS software stack
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Tracking EBRAINS releases of BrainScaleS software stack
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Codemeta
README.md
Releases of BrainScaleS-2 software for EBRAINS
Full clone of all BSS-2 top-levels for EBRAINS
git clone --depth=2 https://github.com/electronicvisions/releases-ebrains .
git submodule update --init --depth=2
Single top-level checkout
``` git clone --no-checkout --depth=2 https://github.com/electronicvisions/releases-ebrains .
now select one top-level: pynn-brainscales, hxtorch, jaxsnn, oppulance
git sparse-checkout set "pynn-brainscales" git checkout git submodule update --init --depth=2 -- pynn-brainscales ```
Owner
- Name: Electronic Vision(s) Group — BrainScaleS Neuromorphic Hardware
- Login: electronicvisions
- Kind: organization
- Location: Heidelberg, Germany
- Website: http://www.kip.uni-heidelberg.de/vision
- Twitter: brainscales
- Repositories: 112
- Profile: https://github.com/electronicvisions
Kirchhoff-Institute for Physics, Ruprecht-Karls-Universität Heidelberg
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"type": "SoftwareSourceCode",
"author": [
{
"id": "https://orcid.org/0000-0001-5880-2012",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "Kirchhoff-Institute for Physics, Heidelberg University"
},
"email": "mueller@kip.uni-heidelberg.de",
"familyName": "Mller",
"givenName": "Eric"
},
{
"type": "schema:Role",
"schema:author": "https://orcid.org/0000-0001-5880-2012",
"schema:roleName": "Architect",
"schema:startDate": "2014-12-01"
}
],
"codeRepository": "https://github.com/electronicvisions/releases-ebrains",
"dateCreated": "2012-06-11",
"dateModified": "2025-10-10",
"datePublished": "2018-06-15",
"description": "The BrainScaleS Operating System (BrainScaleS OS) is a software stack designed for the user-friendly operation of the BrainScaleS spiking neuromorphic computing architectures. It currently includes the top-level APIs \"PyNN.brainscales\", \"hxtorch\" and \"jaxsnn\".",
"downloadUrl": "https://github.com/electronicvisions/releases-ebrains",
"identifier": "10.5281/ZENODO.8375522",
"license": "https://spdx.org/licenses/LGPL-2.0-or-later",
"name": "BrainScaleS Operating System",
"operatingSystem": "Linux",
"programmingLanguage": [
"C++",
"Python 3",
"C",
"SystemVerilog"
],
"softwareRequirements": "cf. EBRAINS Software Distribution: `spack spec pynn-brainscales hxtorch jaxsnn`",
"version": "11.0"
}
GitHub Events
Total
- Delete event: 2
- Push event: 21
- Create event: 10
Last Year
- Delete event: 2
- Push event: 21
- Create event: 10