SourceForge logo
SourceForge logo
Menu

matplotlib-users

From: Charles R. T. <cha...@in...> - 2004年06月28日 02:56:20
Wow, matplot sure has grown up since I last saw it (0.32?). I was trying
to get back in the game and tried the debian packages from mentors.
But I can only see the python-matplotlib-doc, not python-matplotlib.
I'm guessing it hasn't been built for PowerPC. I'll try apt-get source
when mentors.debian is back up (or when I can see it anyway).
-C
-- 
Charles R. Twardy www.csse.monash.edu.au/~ctwardy
Monash University sarbayes.org
Computer Sci. & Software Eng. +61(3) 9905 5823 (w) 5146 (fax)
Allow the president to invade a neighboring nation, whenever he shall
deem it necessary to repel an invasion, ... and you allow him to make
war at pleasure. --Abraham Lincoln
From: Charles R. T. <cha...@in...> - 2004年07月15日 04:12:15
I can't see the matplotlib package with "apt-get".
I have these lines in my sources.list and I've rerun "apt-get update".
# Matplotlib
deb http://mentors.debian.net/debian unstable main contrib non-free
deb-src http://mentors.debian.net/debian unstable main contrib non-free
I can see matplotlib-doc, but not matplotlib. Any ideas?
-Charles
-- 
Charles R. Twardy www.csse.monash.edu.au/~ctwardy
Monash University sarbayes.org
Computer Sci. & Software Eng. +61(3) 9905 5823 (w) 5146 (fax)
Allow the president to invade a neighboring nation, whenever he shall
deem it necessary to repel an invasion, ... and you allow him to make
war at pleasure. --Abraham Lincoln
From: John H. <jdh...@ac...> - 2004年07月15日 12:47:34
>>>>> "Charles" == Charles R Twardy <cha...@in...> writes:
 Charles> I can't see the matplotlib package with "apt-get". I
 Charles> have these lines in my sources.list and I've rerun
 Charles> "apt-get update".
 Charles> # Matplotlib deb http://mentors.debian.net/debian
 Charles> unstable main contrib non-free deb-src
 Charles> http://mentors.debian.net/debian unstable main contrib
 Charles> non-free
 Charles> I can see matplotlib-doc, but not matplotlib. Any ideas?
Hi Charles, I think messages about the debian distribution should be
sent to the devel list; I'm not sure Vittorio reads the users list.
I've CCd him on this email.
Cheers,
JDH
From: Malte M. <Mal...@cs...> - 2004年07月19日 01:34:08
I installed it from
http://mentors.debian.net
the other day.
The debian package is:
python-matplotlib
It is version 0.60.2
'apt-cache search matplotlib' should give you the names of all the 
relevant matplotlib packages if you don't know them.
Cheers,
Malte
John Hunter wrote:
> Charles> I can't see the matplotlib package with "apt-get". I
> Charles> have these lines in my sources.list and I've rerun
> Charles> "apt-get update".
>
> Charles> # Matplotlib deb http://mentors.debian.net/debian
> Charles> unstable main contrib non-free deb-src
> Charles> http://mentors.debian.net/debian unstable main contrib
> Charles> non-free
>
> Charles> I can see matplotlib-doc, but not matplotlib. Any ideas?
>
>Hi Charles, I think messages about the debian distribution should be
>sent to the devel list; I'm not sure Vittorio reads the users list.
>I've CCd him on this email.
>
>Cheers,
>JDH
>
From: Arnd B. <arn...@we...> - 2004年07月19日 06:52:55
Hi,
On 2004年7月19日, Malte Marquarding wrote:
> I installed it from
>
> http://mentors.debian.net
> the other day.
>
> The debian package is:
>
> python-matplotlib
>
> It is version 0.60.2
>
> 'apt-cache search matplotlib' should give you the names of all the
> relevant matplotlib packages if you don't know them.
>
> Cheers,
> Malte
Before I screw up my installation ;-)
 - did anyone successfully use these on sarge (debian testing)?
 - and/or are there deb's available for sarge?
Many thanks,
Arnd
From: Malte M. <Mal...@cs...> - 2004年07月19日 06:56:15
I have sarge (with a few unstable bits and pieces)
It 'shouldn't' be dependent on "unstable".
You can always see what extra libs it wants and decide then if you wnat 
it or not.
Cheers,
Malte.
Arnd Baecker wrote:
>
>
>Before I screw up my installation ;-)
> - did anyone successfully use these on sarge (debian testing)?
> - and/or are there deb's available for sarge?
>
>Many thanks,
>
>Arnd
> 
>
From: Arnd B. <arn...@we...> - 2004年07月20日 09:57:58
On 2004年7月19日, Malte Marquarding wrote:
> I have sarge (with a few unstable bits and pieces)
> It 'shouldn't' be dependent on "unstable".
>
> You can always see what extra libs it wants and decide then if you wnat
> it or not.
>
> Cheers,
> Malte.
Indeed it works without any problems - the only
additional requirement from http://mentors.debian.net/
was python-ttfquery_1.0.0_all.deb
(it also requested
fonttools, python-gd python2.3-xml libgd2-xpm libgd-tools,
all available in testing.)
Many thanks,
Arnd
> Arnd Baecker wrote:
>
> >
> >
> >Before I screw up my installation ;-)
> > - did anyone successfully use these on sarge (debian testing)?
> > - and/or are there deb's available for sarge?
> >
> >Many thanks,
> >
> >Arnd
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
From: Charles R. T. <cha...@in...> - 2004年07月24日 02:29:48
On 2004年7月19日, Malte Marquarding wrote:
MM>'apt-cache search matplotlib' should give you the names of all the
MM>relevant matplotlib packages if you don't know them.
But oddly, for me, it doesn't. I only see the docs.
> apt-cache search matplotlib
python-matplotlib-doc - A python based gtk plotting system in a style
similar to matlab (documentation)
>
Strange. But if Malte can get them, it's probably not a problem with
mentors.net. Hrm....
-Charles
-- 
Charles R. Twardy www.csse.monash.edu.au/~ctwardy
Monash University sarbayes.org
Computer Sci. & Software Eng. +61(3) 9905 5823 (w) 5146 (fax)
Allow the president to invade a neighboring nation, whenever he shall
deem it necessary to repel an invasion, ... and you allow him to make
war at pleasure. --Abraham Lincoln
From: John H. <jdh...@ac...> - 2006年03月09日 03:24:28
It looks like matplotlib finally made it into debian
 http://packages.debian.org/unstable/python/python2.3-matplotlib
Hey, now we are officially unstable. Something to celebrate!
There has been a lot of interest in getting mpl into debian for some
time, but because the install and prereqs are so damn complicated
(look at the list!), it took quite a while before someone put together
a package that would satisfy the debian mavens.
JDH
From: Tim L. <ti...@cs...> - 2006年03月09日 03:29:41
On 2006年3月08日, John Hunter <jdh...@ac...> wrote...
> 
> It looks like matplotlib finally made it into debian
> 
> http://packages.debian.org/unstable/python/python2.3-matplotlib
> 
> Hey, now we are officially unstable. Something to celebrate!
That's awesome news! Congrats to JDH and all the others who've put in so 
much hard work for this great tool.
Cheers,
Tim
> 
> There has been a lot of interest in getting mpl into debian for some
> time, but because the install and prereqs are so damn complicated
> (look at the list!), it took quite a while before someone put together
> a package that would satisfy the debian mavens.
> 
> JDH
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
`-
From: John H. <jdh...@ac...> - 2004年06月29日 03:27:39
>>>>> "Charles" == Charles R Twardy <cha...@in...> writes:
 Charles> Wow, matplot sure has grown up since I last saw it
 Charles> (0.32?). I was trying to get back in the game and tried
 Charles> the debian packages from mentors.
Hi Charles, glad to see you back.
 Charles> But I can only see the python-matplotlib-doc, not
 Charles> python-matplotlib. I'm guessing it hasn't been built for
 Charles> PowerPC. I'll try apt-get source when mentors.debian is
 Charles> back up (or when I can see it anyway).
I CCd Vittorio, the debian maintainer. I don't know if he's on the
user list. He may have some comments for you.
Cheers,
JDH
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /