Skip to content

bug fixes

Compare
Choose a tag to compare
@ratal ratal released this 15 Dec 10:49
· 130 commits to master since this release
a10913c

Added possibility to write and read channels in column potentially for faster read.
Added half floating and complex types
Last release both compatible python 2.7 and 3.4+
Improved reading speed for SD Blocks (for variable length channels) and unsorted data

Fixed following bugs:
Several issues with VLSD_CG reading
bug when combining reading with no_data_loading and extracting data with raw_data, issue #168 , thanks bbto