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

Kronecker product for sparse matrices (Trac #42) #569

Closed
scipy-gitbot opened this issue Apr 25, 2013 · 2 comments
Closed

Kronecker product for sparse matrices (Trac #42) #569

scipy-gitbot opened this issue Apr 25, 2013 · 2 comments
Labels
Milestone

Comments

@scipy-gitbot
Copy link

Original ticket http://projects.scipy.org/scipy/ticket/42 on 2006-03-22 by @nilswagner01, assigned to @wnbell.

Given two sparse matrices A, B define C = spkron(A,B) where C is
the Kronecker product of A and B. The result should be sparse too.

@scipy-gitbot
Copy link
Author

Milestone changed to 0.6 by @jarrodmillman on 2007-08-18

@scipy-gitbot
Copy link
Author

@wnbell wrote on 2007-10-19

added in 312fe0b

the implementation should be pretty quick too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant