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