pytdlpack release 1.0.3
Changes:
pytdlpack:
- Fixed issue #8 where setting an array size would lead to a TypeError.
- Some cosmetic changes -- code/documentation cleanup
TdlpackIO:
- No changes with this release
DISCLAIMER: TdlpackIO, is an experimental module. It is a pure-Python implementation for fast, random access-like reading of TDLPACK sequential files. With TdlpackIO, no Fortran code is called for reading. This module is a work in progress. Please do not use it to perform critical work and its implementation and usage could change with future releases.