Hello Ben,
On Wed, Jul 9, 2008 at 19:37, Ben Axelrod <[EMAIL PROTECTED]> wrote:
> I get errors when I add:
>
> deb http://anakonda.altervista.org/debian packages/
>
> deb-src http://anakonda.altervista.org/debian sources/
>
> to my /etc/apt/sources.list. Is this still the preferred method for
Thanks Eric,
That is much better. I am going to try and implement it now and see how I go. I
will let you know.
Regards, Marjolaine.
>>> Eric Firing <[EMAIL PROTECTED]> 07/09/08 11:12 PM >>>
Marjolaine Rouault wrote:
> Hi,
>
> I don't understand how one creates his own colormap. i am using
> m
Lubos Vrbka wrote:
> hello,
>
>> why is it actually not possible to do something like the following piece
>> of code?
>> ioff()
>> plot commands
>> draw()
>> ion()
> actually, i did some test now (modification of the example
> http://www.scipy.org/Cookbook/Matplotlib/Animations site):
>
> from
James K. Gruetzner wrote:
> Thanks for the suggestion, Michael. Reading it led to a bit of a forehead
> slap.
>
> Unfortunately, that didn't work either. Curiously, it appears that
> the "show()" command does not return.
>
> - CODE SECTION -
> #!/usr/local/bin/python
>
> impor
Marjolaine Rouault wrote:
> Hi,
>
> I don't understand how one creates his own colormap. i am using
> matplotlib and I have checked the example in
> http://www.scipy.org/Cookbook/Matplotlib/Show_colormaps but I can't
> really understand how it works. Are there any other examples out
> there? I wan
The matplotlib developers don't maintain that repository (which appears
to be empty at present). Send a note of to its owner.
matplotlib (of some version at least) exists in the standard Debian
repositories. You can install it from there. Or install from source if
you need something newer.
I get errors when I add:
deb http://anakonda.altervista.org/debian packages/
deb-src http://anakonda.altervista.org/debian sources/
to my /etc/apt/sources.list. Is this still the preferred method for installing
on Debian?
Thanks,
-Ben
-
On Wednesday 09 July 2008 12:40:29 pm anirudh vij wrote:
> > We have been warning that 3D plotting was unsupported and needed someone
> > to volunteer to maintain it for quite a while now. Nobody answered the
> > call, and 3d capabilities did not survive the transition to the new
> > transforms in
> We have been warning that 3D plotting was unsupported and needed someone to
> volunteer to maintain it for quite a while now. Nobody answered the call, and
> 3d capabilities did not survive the transition to the new transforms in
> mpl-0.98, so it was removed, However...
>
hmm. Mayavi2 has a mla
On Wednesday 09 July 2008 11:59:50 am anirudh vij wrote:
> On Wed, Jul 9, 2008 at 4:54 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
> > On Wednesday 09 July 2008 10:35:55 am anirudh vij wrote:
> >> Hi,
> >>
> >> First off, I'd like to congratulate the devs who wrote the 3D plotting
> >> module. Its g
On Wednesday 09 July 2008 10:35:55 am anirudh vij wrote:
> Hi,
>
> First off, I'd like to congratulate the devs who wrote the 3D plotting
> module. Its great and fits a lot of my plotting needs without
> resorting to vtk, mayavi etc.
>
> But I've had some issues with 3D plots
I'm sorry to disappoi
Hi,
First off, I'd like to congratulate the devs who wrote the 3D plotting
module. Its great and fits a lot of my plotting needs without
resorting to vtk, mayavi etc.
But I've had some issues with 3D plots
1. If i do a
import pylab as p
import matplotlib.axes3d as p3
fig=p.figure()
ax = p3.
Hi,
I don't understand how one creates his own colormap. i am using matplotlib and
I have checked the example in
http://www.scipy.org/Cookbook/Matplotlib/Show_colormaps but I can't really
understand how it works. Are there any other examples out there? I want to
create a colormap a bit like th
Thanks for the suggestion, Michael. Reading it led to a bit of a forehead
slap.
Unfortunately, that didn't work either. Curiously, it appears that
the "show()" command does not return.
- CODE SECTION -
#!/usr/local/bin/python
import os,sys
import pylab
def main():
x = pylab
Tahnk you for the link.
In fact, I don't know what's happen yesterday because I can't reproduce
the error. I launch again my program and everything is good, I don't
have the error anymore...
Cheers,
Maxime
Michael Droettboom a écrit :
> Have a look here for some information about memory leaks:
15 matches
Mail list logo