Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bddcf30e authored by hhakim's avatar hhakim
Browse files

Fix error on csr_matrix*Faust and csr_matrix@Faust occurring because scipy...

Fix error on csr_matrix*Faust and csr_matrix@Faust occurring because scipy optimizes naturally csr_matrix tranpose into csc_matrix which wasn't handled (C++ Faust works with csr matrix behind).
parent e394b9ac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment