1 |
|
2003-04-16 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/classification.py: Use repr() around values |
4 |
|
in the ClassGroup*.__repr__() methods so it is clearer when |
5 |
|
a value is a string and when it is a number. |
6 |
|
|
7 |
|
* test/test_load.py: Rework the classification test to test |
8 |
|
that we can load old files. |
9 |
|
(testLabels): Test a file where the groups have labels. |
10 |
|
|
11 |
2003-04-16 Bernhard Herzog <[email protected]> |
2003-04-16 Bernhard Herzog <[email protected]> |
12 |
|
|
13 |
Safer implementation of the performance enhancements of the |
Safer implementation of the performance enhancements of the |