Releases: RalphAS/GenericSchur.jl
Releases · RalphAS/GenericSchur.jl
v0.5.4
v0.5.3
v0.5.2
GenericSchur v0.5.2
Closed issues:
- Type pirated
eigen!
no longer effective foreigen
on Julia 1.7 (#5)
v0.5.1
GenericSchur v0.5.1
This release corrects the eigen!
, eigvals!
and eigvecs
wrappers, also making them compatible with the new API in Julia v1.7.0-beta.
v0.5.0
GenericSchur v0.5.0
This version includes improved handling of real eltypes and methods for Hermitian matrices. The signatures of pirated methods have been sharpened up so this may now be compatible with other packages such as GenericLinearAlgebra.
v0.4.1
GenericSchur v0.4.1
Bugfix release. Uncommonly used branches in core complex Schur and generalized Schur methods were fixed.
Closed issues:
Standardize eigvecs normalization
v0.4.0 New release.
v0.3.0
Add eigen methods and balancing functionality
v0.2.3 new release
Left eigenvectors and subspace analysis
add subspace methods note that testing of subspace stuff is cursory for now.