Perl PDL have bindings to the FITs format so you can random access data matrices from disk. Do NArray support anything similar?
[Edit]
OK, so I found some examples (http://narray.rubyforge.org/demo/image.html.en) but I cant really find any documentation on NImage?
Basically I am interested in reading and writing 2d NArrays to disk efficiently.