/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 893 by frank, Mon May 12 10:46:05 2003 UTC revision 897 by jonathan, Mon May 12 11:21:25 2003 UTC
# Line 1  Line 1 
1    2003-05-12  Jonathan Coles   <[email protected]>
2    
3            The return value of ClassGenerator.CalculateQuantiles has changed.
4            Refer to the documentation for details.
5    
6            * test/test_classgen.py: Modified Quantile tests to use the
7            new return values.
8    
9            * Thuban/Model/classgen.py
10            (ClassGenerator.GenQuantiles): Add comments describing the parameters,
11            use new return values from CalculateQuantiles to produce the correct
12            range bounds in the Classification.
13            (ClassGenerator.CalculateQuantiles): Add more comments describing
14            the return values and parameters. Make minor adjustments to improve
15            the legibility of the code. Fix problem with adjusted not being set
16            in most cases.
17    
18  2003-05-12  Frank Koormann <[email protected]>  2003-05-12  Frank Koormann <[email protected]>
19                    
20          * Thuban/Model/save.py (XMLWriter.encode()): Explicite call to unicode          * Thuban/Model/save.py (XMLWriter.encode()): Explicite call to unicode
# Line 5  Line 22 
22    
23  2003-05-09  Jonathan Coles   <[email protected]>  2003-05-09  Jonathan Coles   <[email protected]>
24    
25            * test/test_classgen.py: New. Tests the Quantile algorithm.
26    
27            * Thuban/Model/classgen.py (ClassGenerator.CalculateQuantiles):
28            Clean up debugging statement, add comments, fix a small bug in the
29            returned adjusted percentiles.
30            
31    2003-05-09  Jonathan Coles   <[email protected]>
32    
33          Introduces Range class from SciParam into the ClassGroupRange class,          Introduces Range class from SciParam into the ClassGroupRange class,
34          and such ranges can now be saved and loaded from disk.          and such ranges can now be saved and loaded from disk.
35    

Legend:
Removed from v.893  
changed lines
  Added in v.897

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26