Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DynareJulia
PolynomialMatrixEquations.jl
Commits
a28d9fe7
Commit
a28d9fe7
authored
Apr 07, 2020
by
Michel Juillard
Browse files
fix exceptions
parent
96f4c6e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PolynomialMatrixEquations.jl
View file @
a28d9fe7
module
PolynomialMatrixEquations
struct
UnstableSystemException
<:
Exception
end
struct
UndeterminateSystemException
<:
Exception
end
export
UnstableSystemException
,
UndeterminateSystemException
include
(
"CyclicReduction.jl"
)
export
CyclicReductionWs
,
cyclic_reduction!
,
cyclic_reduction_check
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment