NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Both Colt and JAMA contain all the operations I need, but unfortunately they use different multiarray implementations than netCDF. I looks like I'd have to copy the data between two array classes, which is a pretty stupid (and inefficient) thing to do. Is there any other option? For example a linear algebra library that works directly on Unidata's Java array classes? If there is no other way than copying, what would be the most efficient approach?
Thanks, Konrad.
netcdf-java
archives: