|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/pipermail/sas-uploads/2004-April/006322.html
Дата изменения: Mon Apr 26 22:32:02 2004 Дата индексирования: Sat Dec 22 05:23:31 2007 Кодировка: Поисковые слова: http www.badastronomy.com bad tv foxapollo.html |
Package: ssclib-3.8.tgz - 213914 B MD5: e3c201828226175d3bf2c81a7001a46d Uploaded by: Ian Stewart <ims@star.le.ac.uk> Accepted on: Mon Apr 26 09:50:24 2004 UTC The most recent ChangeLog entry says: Version 3.8 - 2004-04-16 (IMS/LUX) ---------------------- - Deleted 'use datafilter' from exposure.f90, 'selector' from the src/Makefile USEDLIBS and selectlib from DEPEND. No routine in exposure uses any selectlib functions. This surplus 'use' seems to have been giving problems in the compilation of other tasks which 'use exposure'. - Added routine getRandomOrder to random_aux. - Modified dal_aux.f90:splitSetTabName to better cope with the situation in which the user wants to write rather than read a dataset table. - Deleted some obsolete backed-up code. - Changed detection_stats to fix SPR 3290. - Added a boolean mask as an optional argument to array_utils:median. - Added int16, int32 and double overloading to array_utils:selectArraySubset.