Skip to content

Commit

Permalink
clean up some linear algebra primitives for JuMP eltypes (#1456)
Browse files Browse the repository at this point in the history
* clean up some linear algebra primitives for JuMP eltypes

* remove inappropriate Matrix constructor usage in tests

* fix sparse matmul method ambiguities

* fix style nits

* wrap scalar broadcast overload in VERSION check

* pull densification call out from argument position in test

* fix typo causing v0.6 failure

* add comment explaining some sparse arithmetic overloads

* fix `<:` and type parameter spacing for operators.jl according to style guide

* add test refactor TODO

* Tweak TODO wording
  • Loading branch information
jrevels authored and mlubin committed Sep 15, 2018
1 parent aee3718 commit 7ada455
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 286 deletions.
Loading

0 comments on commit 7ada455

Please sign in to comment.