-
Notifications
You must be signed in to change notification settings - Fork 392
Minor changes to formatting. #2
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
Merged
Merged
Conversation
This file contains hidden or 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
Also adding .gitignore to ignore _site/ , which is created when building locally.
tammoippen
added a commit
that referenced
this pull request
Apr 21, 2015
heplesser
pushed a commit
that referenced
this pull request
Dec 16, 2015
…tzdeger Merged commit of heplesser concerning pp_psc_delta code formatting: Fixed formatting on fix77
tammoippen
referenced
this pull request
in tammoippen/nest-simulator
Jan 7, 2016
Refer to vp_manager.get_num_threads()
Merged
heplesser
referenced
this pull request
in heplesser/nest-simulator
Jan 28, 2016
Updated gap_junction test
abigailm
pushed a commit
that referenced
this pull request
May 4, 2016
Added regression test for issue, improved comments.
heplesser
referenced
this pull request
in heplesser/nest-simulator
Jun 1, 2016
heplesser
referenced
this pull request
in heplesser/nest-simulator
Aug 5, 2016
Update to current master and remove spurious files
seeholza
pushed a commit
to seeholza/nest-simulator
that referenced
this pull request
Nov 28, 2016
Some corrections for Readme.md
heplesser
pushed a commit
that referenced
this pull request
Jan 10, 2017
Moved single-thread assertion to method
heplesser
pushed a commit
that referenced
this pull request
Jan 31, 2017
Further improvements to inclusion of user modules in helpindex
heplesser
pushed a commit
that referenced
this pull request
Jun 23, 2017
fix formatting issues in bernoulli_connection.h
jougs
pushed a commit
that referenced
this pull request
Oct 13, 2017
Make macros consistent with CMAKE and remove obsolete CMAKE_NEST_PREFIX
apeyser
pushed a commit
to apeyser/nest-simulator
that referenced
this pull request
Mar 8, 2018
cleanup of compute_compressed_secondary_recv_buffer_positions
apeyser
pushed a commit
that referenced
this pull request
Apr 18, 2018
Remove old versions of scripts and small cleanup
heplesser
pushed a commit
that referenced
this pull request
Jul 5, 2018
Added test for cond_exp models
apeyser
added a commit
to apeyser/nest-simulator
that referenced
this pull request
Sep 12, 2018
Fix Logger name clash
Silmathoron
pushed a commit
to Silmathoron/nest-simulator
that referenced
this pull request
Jun 5, 2019
Mock pynestkernel
clinssen
referenced
this pull request
in clinssen/nest-simulator
Jun 6, 2019
@clinssen merged the up-to-date master back into aserenko/nearest_neighbour_stdp_synapses, and fixed the merge conflicts that arose from changing the internal interface: register_stdp_connection(), and get_delay_steps().
jhnnsnk
pushed a commit
to jhnnsnk/nest-simulator
that referenced
this pull request
Jun 26, 2019
Removed some line breaks
terhorstd
pushed a commit
that referenced
this pull request
Jun 16, 2020
suku248
referenced
this pull request
in suku248/nest-simulator
Nov 16, 2020
…on-connect Additional timer stuff from suku248
jougs
pushed a commit
that referenced
this pull request
Sep 14, 2021
Fixed circular NEST server imports
mlober
pushed a commit
to mlober/nest-simulator
that referenced
this pull request
May 20, 2022
…n_gather_spike_data Ensure thread-local memory allocation
heplesser
pushed a commit
that referenced
this pull request
Mar 24, 2023
Extend mpi-test for spike injector to precise spike times
mlober
added a commit
to mlober/nest-simulator
that referenced
this pull request
Apr 18, 2023
Add ignore_and_fire neuron model to nest.
jessica-mitchell
pushed a commit
that referenced
this pull request
Sep 14, 2023
jhnnsnk
pushed a commit
to jhnnsnk/nest-simulator
that referenced
this pull request
Apr 4, 2024
Revise based on PR conversation and recent changes
heplesser
pushed a commit
that referenced
this pull request
Oct 10, 2024
Release conn builders after projection collection goes out of scope
heplesser
pushed a commit
that referenced
this pull request
Feb 6, 2025
Fix build failure with clang/macos
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.
Also adding .gitignore to ignore _site/ , which is created when building locally.