SciPy_Core is a module for python that replace the old Numeric. It has lots of great features and improvements. I started to use it because I was in the need of some complex matrices manipulations that are just a pain (or impossible) to do with lists.
Travis Oliphant is currently maintaining the project and the documentation.
Tags: Python