Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite broadcast/broadcast! over a pair of (input) sparse matrices w…
…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