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.
The code has seen substantial usage and should be f
On Fri, Jul 22, 2011 at 4:52 AM, Mark Higgins wrote:
> I just tried to set up numpy on a new laptop with Mac OS X Lion (10.7) and am
> running into some problems.
>
> Any suggestions?
On a freshly upgraded-to Lion installation:
$ which python
/usr/bin/python
$ python
Python 2.7.1 (r271:86832,
Sorted - I downloaded the wrong numpy dmg - I pulled in the mac os x
10.3-labelled dmg instead of the 10.6-labelled dmg, which was further down the
list on sourceforge. :)
On Jul 22, 2011, at 7:52 AM, Mark Higgins wrote:
> I just tried to set up numpy on a new laptop with Mac OS X Lion (10.7
I just tried to set up numpy on a new laptop with Mac OS X Lion (10.7) and am
running into some problems.
The laptop came with python 2.7 installed, but when I downloaded the dmg for
numpy from the sourceforge side, it refused to install it saying that it
couldn't find python 2.7. Odd, but mayb