gdl
gdl copied to clipboard
GDL - GNU Data Language
plot_3d
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...
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...
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...
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...
in test_convol.pro
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?