X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=ChangeLog;h=f426b5b6ade7b2b02ffab73be98e5609b0e2bfad;hp=06691391e8a309a1afc95288dd0e8f34173cd676;hb=5cf6874680f80d238bf34535d711dc223813f951;hpb=4ff5096195e60f80c985d5762d74329406ffa21a diff --git a/ChangeLog b/ChangeLog index 0669139..f426b5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1.9.2 - 6/20/2000 + Converted all file i/o to C++ library + +1.9.1 - 6/20/2000 + Renamed directories, moved source files, combined source files + to change from 6 libraries to 3 libraries (libctsim, libctsupport, + and libctgraphics) + +1.9.0 - 6/15/2000 + Skip versions to make version 2.0 the first C++ version + Renamed Raysums to Projections throughout files + Renamed Detector to Scanner + Converted Scanner and Projecions to full object-oriented + +0.6.1 - 6/12/2000 + Converted Phantom and PhantomElements to Object-Oriented + Converted Detector to Object-Oriented + 0.6.0-b3 - 6/10/2000 Improved Integer backprojection method Fixed nearest neighbor to be truly nearest neighbor