From: Dominique O. <dom...@gm...> - 2009-12-08 16:58:16
|
On Tue, Dec 8, 2009 at 10:11 AM, Ranjit Chacko <rjc...@gm...> wrote: > I just tried running the example code for the vectorized poisson2d > functions from the documentation and it doesn't seem to work. > > This line from poisson2d_vec fails: > L.put(4.0, d) > with this error: > ValueError: object of too small depth for desired array > > Any suggestions? Strange. The example works for me. What is your setup (platform, compiler, python version, etc.) ? -- Dominique |