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

mat/prodcut.go invalid link in the comment #1966

Open
ksw2000 opened this issue Apr 11, 2024 · 2 comments
Open

mat/prodcut.go invalid link in the comment #1966

ksw2000 opened this issue Apr 11, 2024 · 2 comments

Comments

@ksw2000
Copy link

ksw2000 commented Apr 11, 2024

I found an invalid link in the comment within the Product() function when attempting to implement the more efficient algorithm.

// e.g. http://www.jofcis.com/publishedpapers/2014_10_10_4299_4306.pdf

image

@ksw2000 ksw2000 changed the title mat/prodcut.go invalid link in the cooment mat/prodcut.go invalid link in the comment Apr 11, 2024
@kortschak
Copy link
Member

I may have that paper somewhere. I'll look on the weekend.

@kortschak
Copy link
Member

I was unable to find the paper (the work station I was working on when this was written has long since been retired). However, I have found this: https://en.wikipedia.org/wiki/Talk%3AMatrix_chain_multiplication, which does refer to the article and (due to JofCIS not being available), quotes the algorithm. If you have access to IEEE or know someone who does, then that would probably be the best path forward, or if you know someone at a university with access to JofCIS.

For future reference, the title of the paper, which I should have included, is "An Efficient Algorithm for Chain Multiplication of Dense Matrices and Its Computer Implementation", Journal of Computational Information Systems 10: 10 (2014) 4299–4306, Daxin ZHU, Yingjie WU, and Xiaodong WANG.

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

2 participants