https://github.com/brian-team/brian2_paper_examples
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: brian-team
- License: other
- Language: Jupyter Notebook
- Default Branch: master
- Size: 839 KB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Examples for Brian 2 paper
This repository contains interactive examples in the form of Jupyter notebooks that demonstrate the use of the Brian simulator for neural modeling.
Running these examples needs an installation of Brian 2 (see documentation at brian2.readthedocs.io), together with libraries for plotting of the results (plotly and matplotlib).
You can install all necessary dependencies by creating a conda environment from the provided environment file:
shell
$ conda env create -f environment.yml
To run the notebooks in the binder environment, without requiring any installation on your local computer, use the following link:
The code and data in this repository are dual-licensed under the Creative Commons Attribution 4.0 International Public License and the MIT license, you can chose between them if you use this work.
Owner
- Name: Brian simulator
- Login: brian-team
- Kind: organization
- Location: Paris, France
- Website: https://briansimulator.org
- Repositories: 25
- Profile: https://github.com/brian-team
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 1 day
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- yxu148 (2)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- brian2tools *