Hi,
I am pleased to announce the availability of NumPy 1.6.1. This is a bugfix
release for the 1.6.x series; the list of fixed bugs is given below.
Sources and binaries can be found at
http://sourceforge.net/projects/numpy/files/NumPy/1.6.1/
Thanks to anyone who contributed to this release.
Enj
The 13th Python Game Programming Challenge (PyWeek) is coming. It'll
run from the 11th to the 18th of September.
The PyWeek challenge:
- Invites entrants to write a game in one week from scratch either as
an individual or in a team,
- Is intended to be challenging and fun,
- Will hopefully increa
This is the initial release of a module that implements Thomson's
multi-taper spectral analysis algorithms. The code is based on a
subroutine from Lees and Park and has, of course, a python interface.
References are provided in the readme file. It requires that numpy be
available.
The code has s