Fixed the array selector of the target buffer. It actually worked before, but...
- Mar 30, 2021
-
-
Jørgen Lind authoredb0e8185e
-
81b082e5
-
Jørgen Lind authored0e395078
-
Jørgen Lind authored07758929
-
Jørgen Lind authored97ab4177
-
Jørgen Lind authoredf3a7ef46
-
Jørgen Lind authoredf03429d9
-
Jørgen Lind authored577893f1
-
Jørgen Lind authored
and generate function that throws exception if the C++ functions last argument is Error type
5a5111be -
Jørgen Lind authoredb2f20315
-
Added openWithAdaptiveCompressionTolerance/openWithAdaptiveCompressionRatio calls, DMSOpenOptions/VDSFileOpenOptions, VolumeDataRequest and VolumeDataPageAccessor/VolumeDataPage classes to the python-api.rst file.
2b13699e -
Fixed the array selector of the target buffer. It actually worked before, but only by accident because Python limits the selector to the actual shape of the array and the max[] was always larger than the shape of the array. Since we always want to select the whole target buffer array we just use the universal selector for the whole array instead.
e2cefe10
-