For simple 2D image visualization, I use the PDL::Graphics2D
imag2d routine.  It uses a simple GLUT window and OpenGL
to render the image.  Another minimalist option would be to save
as an image and use your favorite image viewing tool.

As for PDL::Graphics::X, the version on CPAN is from 2005
which is about 3 years before I started as PDL release manager
circa 2008 and I see know test reports from CPAN testers so,
at the least, it needs to be made to build again.

--Chris

On Thu, Mar 27, 2014 at 5:30 AM, Schregle Roland HSLU T&A
<[email protected]> wrote:
> Dear list,
>
> I wanted to enquire about the status of the PDL::Graphics::X module; is it
> deprecated or still maintained? I tried contacting the author, but to no
> avail. I've upgraded from Perl 5.10 and noticed this module SEGFAULTs under
> Perl 5.14 with PDL 2.007. Can anyone recommend a replacement?
>
> While I'm aware of the PDL::Graphics::{PGPLOT,PLplot} modules, all I really
> need is a simple interface to display a bitmap stored in a PDL, so no actual
> plotting of data. As such, PDL::Graphics::X offers all the functionality I
> need -- if it worked. :^\

Other new graphics options are PDL::Graphics::Prima and
PDL::Graphics::Gnuplot.  Both of which seem to have good
track records as far as building and using "out of the box".

> Any hints appreciated. Thanks & best regards,
>
> --Roland
>
>
> --
> Dr. Roland Schregle
> Senior Research Associate
>
> T direct: +41 41 349 39 77
> [email protected]
>
> Lucerne University of Applied Sciences and Arts
> School of Engineering and Architecture
> CC Envelopes and Solar Energy (EASE)
> Technikumstrasse 21, CH-6048 Horw
> T +41 41 349 33 11, F +41 41 349 39 60
> www.hslu.ch/ccease
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to