Skip to content
GitLab
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
e19356b6
Commit
e19356b6
authored
Jan 11, 2022
by
MichelJuillard
Browse files
update FastLapackInterface API
parent
d5ce6ecb
Pipeline
#6629
failed with stage
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CyclicReduction.jl
View file @
e19356b6
using
FastLapackInterface
.
LinSolveAlgo
:
LinSolveWs
,
linsolve_core!
using
FastLapackInterface
:
LinSolveWs
,
linsolve_core!
using
LinearAlgebra
using
LinearAlgebra
.
BLAS
:
gemm!
...
...
src/GeneralizedSchurDecompositionSolver.jl
View file @
e19356b6
using
FastLapackInterface
.
SchurAlgo
:
DggesWs
,
dgges!
using
FastLapackInterface
.
LinSolveAlgo
:
LinSolveWs
,
linsolve_core!
using
FastLapackInterface
:
DggesWs
,
dgges!
using
FastLapackInterface
:
LinSolveWs
,
linsolve_core!
using
LinearAlgebra
using
LinearAlgebra
.
BLAS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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