Skip to content

v1.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 08:28
· 59 commits to master since this release
1f72917

FillArrays v1.9.3

Diff since v1.9.2

Merged pull requests:

  • Fix matrix multiplication with non-commutative elements (#321) (@jishnub)
  • Fix and test docstrings, and use Documenter v1 for docs (#324) (@jishnub)
  • Resolve some adj/trans and triangular matrix multiplication ambiguities (#325) (@jishnub)
  • Fix isone for an empty AbstractFill (#327) (@jishnub)
  • Fix show for rectangular Eye (#328) (@jishnub)