Skip to content

Commit

Permalink
Add Lyapunov/Sylvester solver to NEWS. (#7435)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Jul 1, 2014
1 parent 7dd97fa commit caa0928
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ Library improvements

* parametrize Triangular on matrix type ([#7064])

* Lyapunov / Sylvester solver ([#7435])

* Dense linear algebra for generic matrix element types

* LU factorization ([#5381] and [#5430])
Expand Down Expand Up @@ -867,3 +869,4 @@ Too numerous to mention.
[#7131]: https://github.com/JuliaLang/julia/issues/7131
[#7146]: https://github.com/JuliaLang/julia/issues/7146
[#7373]: https://github.com/JuliaLang/julia/issues/7373
[#7435]: https://github.com/JuliaLang/julia/issues/7435

0 comments on commit caa0928

Please sign in to comment.