bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] While I'm at it...


From: Chris Moller
Subject: [Bug-apl] While I'm at it...
Date: Sun, 07 Sep 2014 11:36:45 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

...a bit more spam.  If anyone's interested, I've got another APL-related work-in-progress: aplplot.  It provides a way of plotting APL vectors and arrays.  At the moment it handles:
  • multiple-curve linear and log XY plots,
  • polar plots,
  • complex-vector plots in 3-space
  • various kinds of labelling
  • the ability to either display the plots or save them in a variety of image formats

(You can see examples at https://github.com/ChrisMoller/aplplot/wiki)

It's a "work-in-progress" because there are endless ways to render data visually and I'm trying to cover a handful of common specific cases before taking a stab at more general, and thus more difficult to use, general cases.

Future enhancements will likely include (spline-based?) curve smoothing, a means of inserting plots into the aplwrap transcript, and whatever else looks like fun.

Anyway, it's at https://github.com/ChrisMoller/aplplot if anyone wants to tinker with it.


reply via email to

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