Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
f2cmap
/
File Content:
isoFortranEnvMap.f90
subroutine func1(n, x, res) use, intrinsic :: iso_fortran_env, only: int64, real64 implicit none integer(int64), intent(in) :: n real(real64), intent(in) :: x(n) real(real64), intent(out) :: res Cf2py intent(hide) :: n res = sum(x) end
Submit
FILE
FOLDER
Name
Size
Permission
Action
.f2py_f2cmap
82 bytes
0644
isoFortranEnvMap.f90
298 bytes
0644
N4ST4R_ID | Naxtarrr