home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / math / mvsp21.zip / BUGFIX.DOC < prev    next >
Text File  |  1993-06-08  |  5KB  |  121 lines

  1.  
  2.  
  3.  
  4.                       BUGS FIXED IN MVSP SINCE VERSION 2.0 
  5.  
  6.         4 Nov. 1990
  7.             Ver. 2.0 released
  8.  
  9.         6 Dec. 1990
  10.             Fixed bugs reported by John Breen: 
  11.             Install didn't recognize 80x87
  12.             Entering more than two characters for drive to hold
  13.               temporary files caused garbage to be printed to screen.
  14.  
  15.         8 Dec. 1990
  16.             Fixed another bug reported by John Breen: Stack overflow
  17.               in Distances procedure with Spearman and 80x87 version,
  18.               occurred when RANK_DATA called.  
  19.             Released as Ver. 2.0a.
  20.  
  21.         26 Jan. 1991
  22.             Fixed install procedures; bug reported by David Franz.
  23.               Installing program on dual floppy disk computer (no hard
  24.               disk) caused "File not found" error when trying to
  25.               unarchive program files.
  26.  
  27.         27 July 1991
  28.             Fixed bug in cluster analysis reported by Chris Hardy.
  29.               Clustering of large (692x692) distance matrix gave "Big
  30.               Array error, insufficient memory to create Big Array
  31.               data pages" when trying to create temporary files.
  32.             Released as Ver. 2.0b.
  33.  
  34.         13 Aug. 1991
  35.             Fixed bug in Install reported by Jack Wolfe (& David
  36.               Horsfield previously) in which disks with large amounts
  37.               of space (> 32Mb) were reported as not having enough.
  38.  
  39.             Fixed problem resulting from bug fix of 26 Jan. 1991; none
  40.               of the files were being extracted from the MVSPUTIL
  41.               archive.
  42.  
  43.         5 September 1991
  44.             Fixed bug reported by Al Traverse & Dale Beeson; heap
  45.               overflow error in cluster analysis. 
  46.             Released as Ver. 2.0c.
  47.  
  48.         11 September 1991
  49.             Fixed bug reported by Mohamed Awad; Invalid file handle
  50.               error after saving file in data editor.  This only
  51.               happened when SHARE was loaded.
  52.             Released as Ver. 2.0d.
  53.  
  54.         16 September 1991
  55.             Fixed problem with computer occasionally locking up when
  56.               overlays are loaded.
  57.             Released as Ver. 2.0e
  58.  
  59.  
  60.                                           1 
  61.  
  62.  
  63.  
  64.         29 February 1992
  65.             Modified PLOT14 so that Postscript output is prefixed with
  66.               "%!PS-Adobe-2.0" for fussy printers.
  67.  
  68.         14 March 1992
  69.             Fixed problem with SORTDATA where Bigarray Error
  70.               "Insufficient paragraphs allocated for RAM storage"
  71.               occurred when too much memory available (>600k or so).
  72.  
  73.         22 July 1992
  74.             Fixed bug with install program.  It wasn't recognising
  75.               that machines had math coprocessors installed and thus
  76.               wouldn't install MVSP87.EXE.  Caused by different factor
  77.               than similar bug of 6 Dec. 1990 (change in new
  78.               compiler).  Bug reported by P.A. Jones.
  79.  
  80.         23 November 1992 
  81.             Fixed bug in SORTDATA.  If data file has same number of
  82.               rows as columns, sometimes reported Sortdata would
  83.               report that order files didn't match data file.  Bug
  84.               discovered by Catherine Duigan.
  85.  
  86.         14 January 1993 
  87.             Fixed bug in MVSP, reported by Matthew Wills.
  88.               "Eigenvalues not equal to trace" warning in
  89.               eigenanalysis.  Occurred with data matrices that almost
  90.               completely fill memory.  Similarity matrices were being
  91.               corrupted by memory management problem.  Temporarily
  92.               fixed by forcing all analyses to dump data to temporary
  93.               files. 
  94.             Released as Ver. 2.0f
  95.  
  96.         1 June 1993 
  97.             Release of MVSP ver. 2.1.  Besides adding several new
  98.               features this version fixes a few bugs: 
  99.             In the correspondence analysis procedure, if some type of
  100.               transformation (e.g. log) was chosen, the column and row
  101.               totals were being calculated before the transformation,
  102.               not after, thus giving inaccurate results. 
  103.             If any of the .BGI video driver files were set to read-
  104.               only, they could not be opened and graphics would not be
  105.               displayed.  Added routine to check and to change any
  106.               read-only .BGI files to read-write. 
  107.             Discovered and fixed core problem in the 14 Jan 1993 bug
  108.               reported by Matthew Wills.
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.                                           2 
  121.