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

Add support for the matmul (@) operator. #270

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Add support for the matmul (@) operator. #270

merged 1 commit into from
Feb 20, 2024

Conversation

icemac
Copy link
Member

@icemac icemac commented Feb 19, 2024

Fixes #268

@icemac icemac requested a review from loechel February 19, 2024 07:36
@icemac icemac self-assigned this Feb 19, 2024
@icemac icemac mentioned this pull request Feb 19, 2024
@icemac
Copy link
Member Author

icemac commented Feb 19, 2024

The Coveralls tests are broken until #238 is eventually fixed.

@icemac
Copy link
Member Author

icemac commented Feb 20, 2024

Thank you for reviewing this PR. 😃

@icemac icemac merged commit 97d96b0 into master Feb 20, 2024
23 of 25 checks passed
@icemac icemac deleted the add-matmul branch February 20, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

best approach to allow @/matmult?
2 participants