From: Ranjit C. <rjc...@gm...> - 2009-12-08 15:11:26
|
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? |