Skip to content

tof92130/FortranCython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3 setup.py build_ext --inplace

LDSHARED="icc -shared" CC=icc  python3 setupIntel.py build_ext --inplace
LDSHARED="ifort -shared" CC=icc  python3 setupIntel.py build_ext --inplace

LDSHARED="ifort -shared" FC=ifort CC=icc  python3 setupIntel.py build_ext --inplace

python3 test.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published