-
- Downloads
initial files
parents
Branches
No related tags found
Showing
- Manifest.toml 16 additions, 0 deletionsManifest.toml
- Project.toml 8 additions, 0 deletionsProject.toml
- src/CyclicReduction.jl 136 additions, 0 deletionssrc/CyclicReduction.jl
- src/GeneralizedSchurDecompositionSolver.jl 81 additions, 0 deletionssrc/GeneralizedSchurDecompositionSolver.jl
- src/PolynomialMatrixEquations.jl 11 additions, 0 deletionssrc/PolynomialMatrixEquations.jl
- test/testCycleReduction.jl 27 additions, 0 deletionstest/testCycleReduction.jl
- test/testGeneralizedSchurDecompositionSolver.jl 35 additions, 0 deletionstest/testGeneralizedSchurDecompositionSolver.jl
Manifest.toml
0 → 100644
Project.toml
0 → 100644
src/CyclicReduction.jl
0 → 100644
src/GeneralizedSchurDecompositionSolver.jl
0 → 100644
src/PolynomialMatrixEquations.jl
0 → 100644
test/testCycleReduction.jl
0 → 100644
Please register or sign in to comment