Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.35 KB

File metadata and controls

54 lines (28 loc) · 1.35 KB

Release Notes

Version 0.1.12

Enhance the PeriodicMatrix constructor.

Version 0.1.11

Minor changes in the function peigvecs; adding _eigvecs to compute the eigenvectors of a cyclic product of matrices.

Version 0.1.10

Implement the function peigvecs to compute the eigenvectors of a cyclic product of matrices.

Version 0.1.9

Update CI.yml, show and pfm2hr. Addressing #2690.

Version 0.1.8

Adding tests for show.

Version 0.1.7

Implement show and print for all periodic matrix types and perform minor enhancements of two functions.

Version 0.1.6

Correct hrtrunc to accomodate several subperiods.

Version 0.1.5

Minor corrections in documentation.

Version 0.1.4

Minor corrections in pmrand, norm and isconstant.

Version 0.1.3

Minor extensions.

Version 0.1.2

Minor fixes and extensions.

Version 0.1.1

Version bump to use a new Tagbot setting

Version 0.1.0

This is the initial release providing implementations of several periodic matrix objects and for the basic operations with periodic matrices. Several computational functions as the periodic Schur form, eigenvalues of matrix products, computation of monodromy matrix and computation of characteristic exponents/multipliers have been implemented.