Skip to content

Commit

Permalink
added sparse multiplication and division for triangular matrices. Fix… (
Browse files Browse the repository at this point in the history
JuliaLang#28507)

* added sparse multiplication and division for triangular matrices. Fix JuliaLang#28451

* merge with master

* merge with master 2

* improved find diagonal part

* refactored to purge name space of SparseArrays

* additional test cases and bug fix

* reformulated tests
  • Loading branch information
KlausC authored and andreasnoack committed Oct 8, 2018
1 parent c03d1dc commit 361c5e7
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 90 deletions.
Loading

0 comments on commit 361c5e7

Please sign in to comment.