Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Commits
0442fe78
Verified
Commit
0442fe78
authored
1 year ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
libkordersim: only BLAS is used, not LAPACK
parent
33719e69
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mex/sources/libkordersim/simulation.f08
+1
-1
1 addition, 1 deletion
mex/sources/libkordersim/simulation.f08
with
1 addition
and
1 deletion
mex/sources/libkordersim/simulation.f08
+
1
−
1
View file @
0442fe78
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
module
simulation
module
simulation
use
iso_fortran_env
use
iso_fortran_env
use
tensors
use
tensors
use
la
pack
use
b
la
s
use
matlab_mex
use
matlab_mex
implicit
none
(
type
,
external
)
implicit
none
(
type
,
external
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment