Add files via upload
This commit is contained in:
parent
7ee026cb1c
commit
41f66199b1
34 changed files with 70577 additions and 0 deletions
3
Code/compile.sh
Normal file
3
Code/compile.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
gfortran -ffixed-line-length-none -O3 -o symbolic_regress.x symbolic_regress.f
|
||||
gfortran -ffixed-line-length-none -O3 -o symbolic_regress2.x symbolic_regress2.f
|
||||
gfortran -ffixed-line-length-none -O3 -o symbolic_regress3.x symbolic_regress3.f
|
||||
Loading…
Add table
Add a link
Reference in a new issue