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

Latest commit

 

History

History
24 lines (15 loc) · 566 Bytes

ROADMAP.rst

File metadata and controls

24 lines (15 loc) · 566 Bytes

Roadmap

This document lists the main goals for the upcoming python-caterva releases.

Features

  • Support for variable-length metalayers. This would provide users a lot of flexibility to define their own metadata
  • Resize array dimensions. This feature would allow Caterva to increase or decrease in size any dimension of the arrays.

Interoperability

  • Third-party integration. Caterva need better integration with libraries like:

    • xarray (labeled arrays)
    • dask (computation)
    • napari (visualization)