Skip to content

v1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 10:02
· 17 commits to master since this release
d315ce3

ArrayLayouts v1.10.1

Diff since v1.10.0

Merged pull requests:

  • Use lts version in CI (#237) (@jishnub)
  • Add missing consts (#238) (@DanielVandH)
  • Add new method to fix possible ambiguity between similar(::MulAdd{<:DiagonalLayout, <:AbstractBandedLayout}) and friends (#240) (@DanielVandH)

Closed issues:

  • Issues with inv(Triangular) (#239)