Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.39 KB

index.md

File metadata and controls

45 lines (36 loc) · 1.39 KB

Cubed

Bounded-memory serverless distributed N-dimensional array processing

Cubed is a distributed N-dimensional array library implemented in Python using bounded-memory serverless processing and Zarr for storage.

Documentation

---
maxdepth: 2
caption: For users
---
getting-started/index
user-guide/index
Intro slides <https://cubed-dev.github.io/cubed/cubed-intro.slides.html>
Examples <https://github.com/tomwhite/cubed/tree/main/examples/README.md>
api
array-api
related-projects
---
maxdepth: 2
caption: For developers
---
design
operations
computation
contributing

Articles

Cubed: Bounded-memory serverless array processing in xarray

Optimizing Cubed