Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vandenplas, Jeremie
create_g
Commits
704d715f
Commit
704d715f
authored
Jun 21, 2022
by
Jeremie Vandenplas
Browse files
progress
parent
aa351810
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/main.f90
View file @
704d715f
program
main
program
create_g
use
stdlib_io
,
only
:
loadtxt
,
savetxt
use
stdlib_stats
,
only
:
mean
use
stdlib_array
,
only
:
trueloc
...
...
@@ -21,4 +21,4 @@ program main
call
savetxt
(
'G.txt'
,
G
)
end
program
main
end
program
create_g
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