Skip to content

Commit

Permalink
Rewrite broadcast/broadcast! over a pair of (input) sparse matrices w…
Browse files Browse the repository at this point in the history
…ith new (JuliaLang#19372) semantics / less pessimistic allocation behavior and optimize a few inefficiently handled common cases. Also provide a broadcast/broadcast! implementation capable of (relatively) efficiently handling an arbitrary number of (input) sparse matrices. Integrate with the map/map! implementation, and touch up a few rough edges of the map/map! implementation. Test.
  • Loading branch information
Sacha0 committed Dec 7, 2016
1 parent be9198c commit 1d0bf0a
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 334 deletions.
Loading

0 comments on commit 1d0bf0a

Please sign in to comment.