Archive for November, 2010
Tuesday, November 16th, 2010
2010 IDL User Group Meeting at AGU
ITT VIS will be having a user group meeting at AGU again this year. From the invite: Share your feedback with the IDL team and Learn about the updates included in the IDL 8.0.1 release See examples using the new features in IDL 8.0 and IDL 8.0.1 Hear how ITT VIS is addressing key feedback [...]
4 Comments » - Posted in IDL,News by Michael Galloy
Tuesday, November 16th, 2010
Organizing your data webinar
I just watched the “Organizing Your Data” webinar by Mark Piper of ITT VIS. It provides an excellent overview to your options for storing data in memory, comparing arrays and structures to the new IDL 8.0 lists and hashes.
3 Comments » - Posted in IDL by Michael Galloy
Monday, November 15th, 2010
GPULib 1.4.2 released
GPULib 1.4.2 was released today with several important bug fixes, improved demos, and a smoother installation. Get it from the GPULib page on Tech-X website. A more thorough set of release notes is available on the GPULib blog. Full disclosure: I work for Tech-X Corporation and have worked on the IDL bindings for GPULib.
No Comments » - Posted in HPC,IDL by Michael Galloy
Wednesday, November 3rd, 2010
Notebooking in rIDL
I have been adding a “notebooking” feature to rIDL (a more fully featured IDL command line replacement, see this post for an introduction to rIDL) which can save commands entered, the output log, and graphics created into a single HTML file, like this (shown in miniature on the right). The commands entered to produce this [...]
