[Discuss] 'C' string tokenizer for those who hate strtok
Alan W. Irwin
irwin at beluga.phys.uvic.ca
Fri Jun 30 11:56:49 PDT 2006
On 2006-06-30 11:16-0700 David Bronaugh wrote:
> Brian Quinlan wrote:
>> And my opinion is -- just use Python (or Ruby [or Perl]).
> Have fun writing graphics code in Python.
Hmm. That is exactly what the PLplot python interface does for you at least
for scientific graphics.
>
> Once you stop using built-ins the interpreter overhead comes into play.
Implemented as a built-in using swig so the PLplot python interface is fast
so that interface is the one I use now for all my scientific plotting needs.
For lots of python (and other language) source code examples, see
http://plplot.sourceforge.net/examples/.
Alan
__________________________
Alan W. Irwin
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________
Linux-powered Science
__________________________
More information about the Discuss
mailing list