472,347 Members | 2,324 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,347 software developers and data experts.

Easy-to-install-and-use scientific graphics (plotting) package forPython 2.5.1 on Linux Ubuntu 7.1

Is there an easy scientific graphics (plotting) package for Python
2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")?

A few years ago I used PyLab (a MatLab-like plotting module for
Python) on a Windows machine, but I don't know if there is a similar
easy-to-install-and-use Python 2.5.1-compatible graphics package for
Ubuntu Linux 7.1?

Thanks for any suggestions.
Apr 3 '08 #1
2 2612
Dr. Colombes wrote:
Is there an easy scientific graphics (plotting) package for Python
2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")?

A few years ago I used PyLab (a MatLab-like plotting module for
Python) on a Windows machine, but I don't know if there is a similar
easy-to-install-and-use Python 2.5.1-compatible graphics package for
Ubuntu Linux 7.1?
matplotlib (which you misname PyLab) works with Python 2.5.1 on Ubuntu, too.

$ sudo apt-get install python-matplotlib

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Apr 3 '08 #2
Is there an easy scientific graphics (plotting) package for Python
2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")?

A few years ago I used PyLab (a MatLab-like plotting module for
Python) on a Windows machine, but I don't know if there is a similar
easy-to-install-and-use Python 2.5.1-compatible graphics package for
Ubuntu Linux 7.1?
We've been using Matplotlib for a while, but are looking for alternatives.
I recently came across Chaco (http://code.enthought.com/chaco/) and am
quite impressed with what I see so far.

It's API is very clean, not requiring the "magic functions" (can we say
setp()?) that is required by matplotlib. Very OO, and from what I see of
example code, the API complies with PEP 8 conventions.

Installation was easy (easy_install), but for a couple packages, you will
need GCC, python-dev, and swig.

I haven't dug into it much, but it looks really, really promising.

j

Apr 4 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: georgios zakitraxis | last post by:
Hello out there in the jungle... =) I found out that i can calculate the dates e.g $today = strftime('%Y%m%d',mktime(0, 0, 0, date("m"),...
4
by: Derek Wickersham | last post by:
Easy newbie question. I've searched all the PHP documentation I can find, but can't find an answer. What does the "@" mean, in this context: ...
2
by: tc | last post by:
Does anyone know where I can find an easy web page counter? -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----...
3
by: Eifel-benz | last post by:
I'm working the first days with Visual C#.net. So most of you think these questions are really easy. 1. How can I read out the windows-account?...
6
by: Tim Geiges | last post by:
I am trying to open an image in a little image viewer I wrote(it has its own file explorer but I want it to also open from Windows Explorer) ...
0
by: vasulu | last post by:
Hi, Earning more than Rs.500 per day is easy here. Visit the site. http://www.l-red.com/index.asp?REF=spvarapu
6
by: graeme g | last post by:
hi how would i write the following in switch case statement: if (x < 40) y = 0; else if (x < 65) y = 1; else if (x < 80) y = 2;
1
by: andrewcw | last post by:
This should be easy, but the the RootFolder property has a fixed set of environment folders. How can I set the Root elsewhere as a suggested start...
0
by: nranand | last post by:
EASY WORKING FOR PGM LANG. http://www.freewebs.com/pharms/ http://bigchurch.com/go/g906729-pmem http://indianfriendfinder.com/go/g906248-pmem
0
by: harley1591 | last post by:
easy video converter 7.2 crack http://cracks.00bp.com F R E E
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.