On Feb 27, 6:36 pm, [EMAIL PROTECTED] wrote:
> Was anybody blogging about PyCon (talks and/or sprints)? Got any pointers?
Have you tried Planet Python?
http://planet.python.org/
--
http://mail.python.org/mailman/listinfo/python-list
On Feb 27, 4:49 pm, "Mattias Brändström" <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I'm trying to find what package I should use if I want to:
>
> 1. Create 3d vectors.
> 2. Normalize those vectors.
> 3. Create a 3x3 rotation matrix from a unit 3-d vector and an angle in
> radians.
> 4. Perform matrix