gdl icon indicating copy to clipboard operation
gdl copied to clipboard

GDL - GNU Data Language

Results 230 gdl issues
Sort by recently updated
recently updated
newest added

As reported by Michel Perault on SF.net (https://sourceforge.net/p/gnudatalanguage/feature-requests/148/): ``` Hi, following a recent exchange with Alain C. it turned out that plot_3d would be a nice function to have. As...

enhancement
c++-only
experimental-feature
3D Graphics (T3D)

Hi there, it seems the default postscript device output fonts have been changed from the "typical" ugly aliased one to something looking nice. I have a problem with this for...

todo-test

I naively replaced some int variables with long ones, and modified two functions from the gsl library. Maybe this is too naive ? At least it seemingly doesn't affect the...

behaviour not tested - update testsuite

One of the numerous reasons to switch to wxWidgets by default is that the plots are antialiased, and indeed they look way nicer than the X11 plots. Not mentioning the...

PLOT (and the like) command should open a graphic window atop of all the other windows present on the screen, AND not give the focus to the window, but keep...

I am trying to run some code that uses the newer PLOT function rather than the PLOT procedure on two separate hosts. One is Fedora 31, GDL version 0.9.9 and...

help wanted
idl/gdl-only
Graphics FUNCTIONS (To Be Done One Day)
Low priority

Despite the code existed since while for those 4 functions, today no occurrence for CHOLDC/CHOLSOL and LA_CHOLDC/LA_CHOLSOL in the testsuite. I am ready to format and push some code but...

Any chance to implement the keyword parameter to the write_tiff procedure?