Remove some debug output
Build with mlton, at least until Poly/ML updated with 32-bit PackReal support
Add float format reader
Rejig so as to skip non-matching chunk types generally, and to stop reading at end of data chunk even if there are other chunks following
Fix incorrect interpretation of field
Add frameCount
Switch to explicitly declaring a vec type that is RealVector.vector
Fix mlton build
Bitbucket -> Sourcehut
Merge
Vext -> Repoint
This must depend on scripts dir
Bit of tidying
Add seek implementation (needs to be tested)
README etc, test files
Use lists for intermediate values, not vectors -- simpler and at least as fast
Layout
Buffered reader
Read to array rather than use list
Initial import of code from sml-bq