c255cc0d36b0c46e2bdd515f7393ab2c6d40b553
[ctsim.git] / ChangeLog
1 0.6.0-b3 - 6/10/2000
2    Improved Integer backprojection method
3         Fixed nearest neighbor to be truly nearest neighbor
4         Made linear interpolation more integer arithmetic -> speed improvement
5         
6 0.6.0-b2 - 6/8/2000
7    Converted MPI data structures to C++ object
8    Made ImageFile directly inherit from Array2dFile
9         
10 0.6.0-b1 - 6/6/2000
11    First C++ conversions
12    Portable IF (image file) format implemented with objects (SDF removed)
13         - Now all data files are cross-platform compatible
14    Converted from MPI to MPI++
15    Converted backprojection to object-oriented
16    Removed MTX from libkmath as no longer need -- replaced with C++ matrices             
17         
18 0.5.4 - 6/4/2000
19    Simpilifed endian handling
20         
21 0.5.4-b3 - 6/1/2000
22    Added support for 64-bit (IA64) CPU
23    Removed broken B-spline interpolation
24    Added support for cygwin platform under Windows 2000
25    Added support for 16-bit PNG graphics
26         
27 0.5.4-b2 - 5/16/2000
28    Added compile-time configuration of endian order
29
30 0.5.4-b1 - 5/14/2000
31    Modified the raysum file format to be platform independent
32         
33 0.5.3 - 5/11/2000
34    Added Microsoft VC compatibility
35    Cleaned up compilation warnings in libgraph
36         
37 0.5.2-b5 - 5/7/2000
38    Continued conversion to ANSI C       
39    Removed old CRT routines
40         
41 0.5.2-b4 - 5/4/2000
42    Renamed pictures to phantoms, objects to phantom elements
43    Continued code cleanup
44         
45 0.5.2-b3 - 4/30/200
46     More code cleanup with reorganizing libraries
47     Added --log and --exp to sdf-1
48     Allowed negative numbers for window levels in CGI interface
49
50 0.5.2-b2 - 4/30/200
51     Continued code cleanup
52         
53 0.5.2-b1 - 4/29/2000
54     Fixed a few MPI bugs
55     Better documented, coded raysum in-memory on on-disk options
56         
57 0.5.1 - 4/28/2000
58     Cleaned out library that wasn't being used by CTSim  
59     Modified ctsim.cgi to read in configuration file ctsim.conf
60
61 0.5.0 - 4/27/2000 
62     First open source distribution for GNU/Linux
63         
64 6/1999 
65   Converted to GNU/Linux
66   added MPI support via LAM library
67         
68 1983-84 
69   Developed under MS-DOS and IBM EGA graphics
70