SkewLinearAlgebra v1.0.0
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)