python-gdl
Python interface for the GNU Data Language
Description
GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. From IDL 8.0, the following language elements are supported: * FOREACH loop
* negative array indices
* garbage collection pointers and objects
* call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
The file input output system is fully implemented. GUI support (widgets) is
officially provided, but it's not complete yet.
This package contains the Python library/interface.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/gnudatalanguage/gdl
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-gdl