[f2py] python dictionaries and f2py

volker lorrmann at physik.uni-wuerzburg.de
Mon Nov 12 14:58:31 EET 2007


Hello list!

I've stored some data_arrays in a python dict. Now i wanna modify this data
using fortran (f2py). Is there a way to pass the whole dict to fortran or should
i pass every data_array from the dict to fortran module using a for loop?

Thanks
volker




More information about the f2py-users mailing list