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

[MAINT] Replace np.matmul with @ operator #201

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

tsbinns
Copy link
Collaborator

@tsbinns tsbinns commented Jun 12, 2024

Discussed in #193

@ is preferred and improves readability.

Regression tests will detect any funny broadcasting changes.

@drammock drammock merged commit f4454de into mne-tools:main Jun 12, 2024
12 checks passed
@tsbinns tsbinns deleted the replace_matmul_with_at branch June 12, 2024 17:53
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