Re: [f2py] How to use module parameters in dimension()

Paul Anton Letnes <[email protected]> Sun, 3 Jun 2012 10:43:32 +0200
Newsgroups gmane.comp.python.f2py.user
Message-ID <CAFh5KYbQuO==cvNNszvT2gbVdgaLYVRDq1y0dP5nV7SLgis+sQ@mail.gmail.com>
What's wrong with n = size(variable)? Do you really _need_ n as a
module variable?

Paul


On Sun, Jun 3, 2012 at 2:43 AM, Tim-DRS <[email protected]> wrote:
> I have had the same/similar problem.
> I never found a solution, only a workaround to pass 'n' as a variable into the function.
>
> I would like to see a solution if one exists.
>
> Tim
>
>