comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@acm.nospam.org>
Subject: Re: An easy way to simple scientific plots (in Ada)?
Date: Wed, 26 Dec 2007 21:30:56 GMT
Date: 2007-12-26T21:30:56+00:00	[thread overview]
Message-ID: <kKzcj.6286$Ux2.4072@attbi_s22> (raw)
In-Reply-To: <41bd2384-83a7-46ff-87e9-d726623633e9@s12g2000prg.googlegroups.com>

JPWoodruff@gmail.com wrote:
> I'm an old Ada hobbyist who would like to plot some data from a
> computation. What I want is scientific plots that are sort of the
> opposite of industrial strength, in that small effort produces small
> result but has no aspiration to scale.
> 
> I've collected beaucoup graphics libraries over the years - (claw,
> gwindows, jewl, win_io, windex, once upon a time a fairly immature
> gtkada...)
> 
> But I'm not a devotee of U-I programming so I've never committed much
> thinking to any of these.  I'm going to stay uninvolved with buttons,
> callbacks and dialogs.  Instead, I just like to compute and plot
> numeric
> values.  I wish I could do that in a context that didn't make me learn
> all that stuff I'm not using.
> 
> So can I ask for a suggestion: which library would be simplest for me
> to install and use for my task?

Package Plot_Windows from Win_IO seems to do what you want. It's small and easy 
to use, and doesn't require that you do anything different with the rest of your 
application.

-- 
Jeff Carter
"Alms for an ex-leper!"
Monty Python's Life of Brian
75



  reply	other threads:[~2007-12-26 21:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-26 18:37 An easy way to simple scientific plots (in Ada)? JPWoodruff
2007-12-26 21:30 ` Jeffrey R. Carter [this message]
2007-12-26 22:49   ` Manuel Collado
2007-12-27  4:07   ` JPWoodruff
2007-12-27  9:10     ` Dmitry A. Kazakov
2007-12-27 18:19       ` JPWoodruff
2007-12-27 22:52     ` Jeffrey R. Carter
2007-12-27  2:15 ` Jeffrey Creem
2007-12-27 13:56 ` Vadim Godunko
2007-12-29 22:28   ` I. Levashew
2007-12-30 18:40     ` JPWoodruff
2007-12-27 20:23 ` Jerry
2007-12-28 19:53   ` JPWoodruff
2007-12-30 21:25     ` Jerry
2007-12-31  3:40       ` JPWoodruff
2007-12-31 10:02         ` Jerry
2008-01-01 20:58 ` Gautier
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox