History

0.0.9 (2021-03-02)

  • implementation of batch processing for torch and numpy

  • simplification of float/int conversions, merged some tests for array/tensor implementations

  • reworked a conversion with integer divisions

Interfaces (and names) of array processing functions have changed. This is a breaking change.

0.0.7 (2020-12-17)

  • Added conversion between relative and absolute coordinates.

0.0.6 (2020-12-17)

  • Implemented basic conversions. Updated documentation, tests.

0.0.1 (2020-12-16)

  • First release on PyPI.