On 10/15/2010 9:40 AM, John Hunter wrote:
> http://carlfk.blip.tv/file/2557425
>
> The dolphins story [...] starts around 39:30
Good story.
--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and
On Sun, Oct 17, 2010 at 5:35 PM, braingateway wrote:
> Hi Everyone,
>
> I am trying the matplotlib. I have to say this is a powerful package for
> scientific 2-D plotting. However, I encountered some problems when try
> to generate several colormaps.
>
> for example:
> a=cm.get_cmap('gist_rainbow'
Hi Everyone,
I am trying the matplotlib. I have to say this is a powerful package for
scientific 2-D plotting. However, I encountered some problems when try
to generate several colormaps.
for example:
a=cm.get_cmap('gist_rainbow',256)(range(256))
will give a error:
Traceback (most recent call las
Il 17/10/2010 22:35, Keith Jones ha scritto:
> Hi,
> I am also a first-time user and not a matplotlib expert.
>
> The matplotlib font manager caches a file of font information on your machine
> when it is first used. In windows XP it is located in C:\Documents and
> Settings\'your user name'\.
Hello,
this is the first time I write here. I'm using Python + PyQt4 +
matplotlib on Windows 7.
First, I installed Python 2.7 and the other packages. After some time I
decided to go back to 2.6.
I removed any packages (with the uninstaller) and also any PATH entry.
Finally, I installed Python