From: Jonathan B. <jbr...@ea...> - 2004-07-21 19:22:24
|
On Wed, 2004-07-21 at 12:00, CHAPMAN, RICHARD wrote: > hi, > > how would you go about creating 2d and 3d arrays of vectors? > > thanks > > rich Some of the demo programs use Numeric for processing large volumes of vector data. stars.py and gas.py are probably good starting points. HTH, Jonathan Brandmeyer |