caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus E L <ls-ocaml-2006@m-e-leypold.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml for Scientific computing
Date: Tue, 25 Sep 2007 19:01:57 +0200	[thread overview]
Message-ID: <6ewsuellve.fsf@hod.lan.m-e-leypold.de> (raw)
In-Reply-To: <200709251723.26450.jon@ffconsultancy.com> (Jon Harrop's message of "Tue, 25 Sep 2007 17:23:26 +0100")


Jon Harrop wrote:

> On Tuesday 25 September 2007 17:11:31 Hezekiah M. Carty wrote:
>> The biggest problem I've faced with OCaml has been missing
>> libraries.  The data I'm working with is (almost) all in HDF format,
>> so I had to write my own library bindings for OCaml.  The other is
>> a library for plotting data...
>
> While this is a general purpose graphics library rather than a plotting 
> library, you may be interested in our hardware-accelerated vector graphics 
> library Smoke:
>
>   http://www.ffconsultancy.com/products/smoke_vector_graphics/?ol
>
> Smoke makes it much easier to write visualization software.


Nothing against Smoke, but on a Unix/Linux platform it might just be
useful to use Ocaml to calculate the graphics data and pipe that to
another process, e.g. one of the well known scientific visualization /
graphing packages (starting with gnuplot, but there have been others
too). For practical work (not advertising), that spares one to do all
that tricky stuff like placing labels or ticks on the axis yourself.

BTW: What I'd consider a boon for scientific visualization, actually,
would be to output SVG to a file. Such an SVG file could be annotated
with a usual graphics editor like inkscape for publication: Very
valuable (if you don't need interactive visualization).

Regards -- Markus


  reply	other threads:[~2007-09-25 16:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25 11:01 Alex Mikhalev
2007-09-25 11:32 ` [Caml-list] " Erik de Castro Lopo
2007-09-25 15:22   ` Jon Harrop
2007-09-25 16:11 ` Hezekiah M. Carty
2007-09-25 16:23   ` Jon Harrop
2007-09-25 17:01     ` Markus E L [this message]
2007-09-25 17:03       ` Jon Harrop
2007-09-25 17:35       ` Hezekiah M. Carty
2007-09-26 18:53       ` Vu Ngoc San
2007-09-26  3:06 ` Jan Kybic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6ewsuellve.fsf@hod.lan.m-e-leypold.de \
    --to=ls-ocaml-2006@m-e-leypold.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).