>
|
|
>
|
|
>
|
|
>
|
|
ds1 and ds1 have the same entries and labels.
>
|
|
ds1 and ds2 have different entries.
>
|
|
However, they are pairwise in the relation float(2, digits=3) (see verify/float).
>
|
|
While ds1 and ds3 map the same labels to the same values, they are ordered differently. The verify/dataseries command has no facility to recognize this.
>
|
|
ds1 and ds4 have the same entries, but different labels. We specify labelverification = true (see verify/true) so that the labels compare pairwise successfully.
>
|
|