From: Steve S. <st...@sp...> - 2008-03-06 15:25:41
|
Yes! See crossproduct.py in the examples directory of vpython. cvector = cross(avector,bvector) -steve On Mar 6, 2008, at 10:21 AM, Park, Nicholas wrote: > Hello everybody, > > Sorry for what is probably a basic question... is there an easy way > to do a vector cross product in python, besides doing it explicitly > in terms of components? > > Thanks, > Nicholas Park > Physics Dept. > Greenhill School > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |