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

Matrix Multiplication tutorial #27

Open
lesjon opened this issue Sep 24, 2020 · 2 comments
Open

Matrix Multiplication tutorial #27

lesjon opened this issue Sep 24, 2020 · 2 comments

Comments

@lesjon
Copy link

lesjon commented Sep 24, 2020

The tutorial has not been updated in a while, but is still missing the link to the functions which were not described in the tutorial: github.com/clash-lang/TODO.

@martyall
Copy link

I have recently gone through this tutorial and updated the code, filled in some details, and added some tests. You can find my work in this repo https://github.com/blinky3713/matrix-pipelining

I think it would also benefit from adding some tests that make comparisons with an existing matrix multiplication library for completeness, but I haven't had the chance to do that yet.

@martijnbastiaan
Copy link
Member

Wow @blinky3713 that's great, thanks for going through the effort. If it's in a state you're happy with feel free to make a PR to this repo to update the TODO link.

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

No branches or pull requests

3 participants