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

Implement function to visualize connection matrix #405

Merged
merged 4 commits into from
Jun 26, 2023

Conversation

Routhleck
Copy link
Collaborator

Description

Implement a new function visualizeMat in brainpy/_src/connect/base.py to use matplotlib and seaborn to visualize the connection matrix.

How Has This Been Tested

Test file brainpy/_src/connect/test/test_random_conn_visualize.py was copied from brainpy/_src/connect/test/test_random_conn.py and the new function visualizeMat is called at the end of each test function

Types of changes

  • New feature (non-breaking change which adds functionality)

Copy link
Collaborator

@ztqakita ztqakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@ztqakita ztqakita merged commit 532dafb into brainpy:master Jun 26, 2023
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.

2 participants