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

Support for Delta synapse projections #568

Merged
merged 4 commits into from
Dec 28, 2023
Merged

Conversation

chaoming0625
Copy link
Collaborator

Description

How Has This Been Tested

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change which updates documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code style (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Other (please describe here):

Checklist

  • Code follows the code style of this project.
  • Changes follow the CONTRIBUTING guidelines.
  • Update necessary documentation accordingly.
  • Lint and tests pass locally with the changes.
  • Check issues and pull requests first. You don't want to duplicate effort.

Other information

1. reorganize the projection structures;
2. rename previous reduced projections with intuitive names
3. add `brainpy.dyn.HalfProjDelta` and `brainpy.dyn.FullProjDelta`
@chaoming0625 chaoming0625 merged commit c346f29 into master Dec 28, 2023
31 checks passed
@chaoming0625 chaoming0625 deleted the delta-projection branch December 28, 2023 13:37
@chaoming0625 chaoming0625 mentioned this pull request Dec 28, 2023
2 tasks
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.

1 participant