473,387 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 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 2670
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"), date("d"), date("Y"))); $yesterday =...
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: @mysql_select_db( "scripts");
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 =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World!...
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? 2. How can I read datas from an INI-file? A...
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) When I select an image from widows explorer and use...
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 place ? -- Andrew
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
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.