-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joss paper #188
Draft
anilbey
wants to merge
13
commits into
main
Choose a base branch
from
joss-paper
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Joss paper #188
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anilbey
force-pushed
the
joss-paper
branch
5 times, most recently
from
June 18, 2024 15:02
01bacbc
to
b79b3db
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #188 +/- ##
=======================================
Coverage 91.24% 91.24%
=======================================
Files 95 95
Lines 5685 5708 +23
=======================================
+ Hits 5187 5208 +21
- Misses 498 500 +2 ☔ View full report in Codecov by Sentry. |
* add cvode argument to apply_multiple_stimuli (#191) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * Feat: support custom node sets defined in simulation config (#192) * Add holding current to apply_multiple_stimuli (#193) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * Correct 'projections' for get_syn_descriptions (#187) * add contributing guidelines (#190) * replace amp_cv with relative_skew (#195) * remove double CircuitSimulation (#196) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * CI(dependabot): Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 (#198) Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.69.0 to 1.70.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.69.0...1.70.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add bb5-tests (#197) * add bb5-tests * remove gitlab-ci.yml * remove duplicate mod files for bb5-tests and merge them into the 'tests' folder * mod files info * add license header * update Makefile * update readme * Fix: Add missing 'units' attribute to timestamp in example test HDF5 file (#200) * add gh action for paper draft * add paper markdown * update draft-pdf.yml * fix yaml error in paper.md * add explanation to draft-pdf.yml * delete .gitlab-ci.yml for joss-paper * reword draft-pdf rule * trigger draft-pdf in any push * add doi for the unix programming env * add doi for agile software development Martin * add doi for parnas1972criteria * add explanation for figure1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Aurélien Jaquier <[email protected]> Co-authored-by: Jaquier Aurélien Tristan <[email protected]> Co-authored-by: ilkilic <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update mypy reference * update mypy citation url
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.