index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
mixed
/
foo.f
blob: c34742578f8551729fdc3474d86e92c87e2868d2 (
about
) (
plain
)
1
2
3
4
5
subroutine
bar11
(
a
)
cf2py intent(out) a
integer
a
a
=
11
end