Skip to content

v1.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 17:51
· 1431 commits to main since this release
5791656

LinearSolve v1.11.1

Diff since v1.11.0

Closed issues:

  • docs: don't do mul!(x, A, x) (#97)
  • Nonsquare Matrices throw Bounds Error (#101)

Merged pull requests:

  • avoid ldiv of invpreconditioner (#100) (@vpuri3)
  • Nonsquare matrix fix (#102) (@Wimmerer)