bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Plotting data


From: Elias Mårtenson
Subject: [Bug-apl] Plotting data
Date: Fri, 17 Jan 2014 15:37:08 +0800

In my attempt to start using GNU APL for more than learning and use it for real purposes, I wanted to use it to process performance data from benchmarks here at work.

This leads me to the need to visualise the data. Systems like R have "plot" commands that can plot any dataset. Obviously I want to do the same in APL.

Of course I wanted to implement a native library that hooks GNU APL into some existing graph plotting tool. Before I started doing that, I figured I'd ask for opinions first.

There are a few options:
Any suggestions as to what to do? The gnuplot solution does feel appealing, since it's available pretty much everywhere.

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]