X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=f426b5b6ade7b2b02ffab73be98e5609b0e2bfad;hb=207332eec9416d299766abb697312cfd27eb890e;hp=06691391e8a309a1afc95288dd0e8f34173cd676;hpb=4ff5096195e60f80c985d5762d74329406ffa21a;p=ctsim.git 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