Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 16:48
· 1 commit to main since this release
b026543

SkewLinearAlgebra v1.0.0

Diff since v0.1.1

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#133) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#135) (@dependabot[bot])
  • Added pfaffian(::AbstractMatrix{<:Complex}) and isskewhermitian (#137) (@jlbosse)
  • Reduced allocations in pfaffian(::AbstractMatrix{<:Complex}) (#138) (@jlbosse)
  • Added logabspfaffian(::AbstractMatrix{<:Complex}) (#139) (@jlbosse)
  • Bump julia-actions/cache from 1 to 2 (#140) (@dependabot[bot])

Closed issues:

  • pfaffian(A::SkewHermitian{<:Complex}) is missing (#136)