Skip to content
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

Slight revision of code for dumping connections #1

Merged
merged 294 commits into from
Jun 21, 2024

Conversation

heplesser
Copy link

Hi @xavierotazuGDS!

This PR slightly tidies up your code for dumping connections, and merges current master into your branch. Please merge this PR into your repo, then your PR nest#3160 towards NEST will be updated automatically.

clemensk0 and others added 30 commits December 6, 2023 16:18
add links and change overview
change heading and restructuring
Adjust the images for top of page and update links
…example

Include EI clustered network in examples index for nest-simulator
Co-authored-by: Hans Ekkehard Plesser <[email protected]>
jessica-mitchell and others added 23 commits June 20, 2024 10:35
Fix minor Sphinx warnings related to broken links
Fixed conductance based neuron model header files
Add warning concerning order of parameter creation and change in number of threads
Add note on parameter corrections for the AMAT2 model (Heiberg et al 2018)
Fix Izhikevich model equation on doc page
Co-authored-by: jessica-mitchell <[email protected]>
Co-authored-by: jessica-mitchell <[email protected]>
…diation_1691511208

Apply security best practices – Update `pre-commit` configuration
Update documentation for ```iaf_psc_exp```
…sion

Bump Ubuntu and Python versions for GitHub Actions workflows
@heplesser
Copy link
Author

@xavierotazuGDS This PR breaks some tests. This is due to the fact that these tests expect connections to be dumped in a specific order and the new algorithm outputs connections in a different. I am working on fixing this.

@heplesser
Copy link
Author

@xavierotazuGDS I fixed the test now and also found that I had introduced a little bug, which I also have fixed now.

@xavierotazuGDS xavierotazuGDS merged commit dedffa4 into xavierotazuGDS:master Jun 21, 2024
xavierotazuGDS pushed a commit that referenced this pull request Jun 21, 2024
Revise connection_management.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.