array-view

Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.

live-arrays

Observable arrays with live data binding, callbacks for data transformation, and callbacks for any modification