Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aleixalcacer aleixalcacer released this 28 Jul 10:52
· 266 commits to master since this release

Changes from 0.3.3 to 0.4.0

  • API renaming. The function names simulate a namespace and some
    variable names have been changed to those used by the general community
    (part -> chunk).

  • Add a new level of multi-dimensionality. As a result, unlike other
    libraries, Caterva supports two levels of multi-dimensional chunking (chunks
    and blocks).

  • Improve library compilation to allow users to avoid building tests and
    examples.

  • Simplify the test's suite for a proper integration in Windows.

  • Update documentation to improve the library description and to add the
    Release notes and the Roadmap in a new section.