mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
13 lines
674 B
Plaintext
13 lines
674 B
Plaintext
|
dataset: </dset1> and </dset2>
|
||
|
size: [2x4] [2x4]
|
||
|
position dset1 dset2 difference
|
||
|
------------------------------------------------------------
|
||
|
[ 0 1 ] 0 1 1
|
||
|
[ 0 2 ] 0 2 2
|
||
|
[ 0 3 ] 0 3 3
|
||
|
[ 1 0 ] 0 1 1
|
||
|
[ 1 1 ] 0 2 2
|
||
|
[ 1 2 ] 0 3 3
|
||
|
[ 1 3 ] 0 4 4
|
||
|
7 differences found
|