tmp
/
pip-install-ghxuqwgs
/numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/doc
/f2py
/f2python9-final
/src
/examples
/exp1mess.txt
Reading fortran codes... | |
Reading file 'exp1.f' | |
Post-processing... | |
Block: foo | |
Block: exp1 | |
Creating 'Makefile-foo'... | |
Linker: ld ('GNU ld' 2.9.5) | |
Fortran compiler: f77 ('g77 2.x.x' 2.95.2) | |
C compiler: cc ('gcc 2.x.x' 2.95.2) | |
Building modules... | |
Building module "foo"... | |
Constructing wrapper function "exp1"... | |
l,u = exp1([n]) | |
Wrote C/API module "foo" to file "foomodule.c" | |
Documentation is saved to file "foomodule.tex" | |
Run GNU make to build shared modules: | |
gmake -f Makefile-<modulename> [test] | |