Dear all, I have a memory problem when running my python script that imports f2py generated dll's. The problem are too large arrays in the fortran code. Should I define the stack size in the fortran compiling (with f2py) or only when running the python script? Thanks in advance, Johanna Torppa