Skip to content

v2.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 09:18
4575ca5

LinearOperators v2.11.0

Diff since v2.10.0

Merged pull requests:

  • fix normest not working on rectangular matrices (#364) (@njericha)
  • Add correct storage_type for lazy wrapped GPU arrays (adjoint, transpose, Diagonal) (#365) (@nHackel)
  • CompatHelper: bump compat for AMDGPU in [weakdeps] to 2, (keep existing compat) (#374) (@github-actions[bot])

Closed issues:

  • normest broken for non-square matrices (#362)