Python-URL! - weekly Python news and links (Apr 2)

2007-04-03 Thread Cameron Laird
QOTW: "This whole charset mess is not meant to be solved by mere mortals." - Thorsten Kampe, a day or so before solving his symptom with a codecs method: http://groups.google.com/group/comp.lang.python/msg/a2e573ccc54f66db http://groups.google.com/group/comp.lang.python/msg/a2e573ccc54f66

NumPy 1.0.2 released

2007-04-03 Thread Travis Oliphant
NumPy 1.0.2 has been released NumPy is a Python extension that provides a multi-dimensional array and basic mathematical processing to Python. NumPy also provides foundation for basic image and signal processing, linear algebra and Fourier transforms, and random number generation. NumPy also