0.1.1 • Published 3 months ago

@zarrita/ndarray v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

@zarrita/ndarray

NPM License

Slice and index a Zarr array with scijs/ndarray.

Installation

npm install @zarrita/ndarray

Usage

import { get, slice } from "@zarrita/ndarray";
let arr = await zarr.open(group.resolve("foo"), { kind: "array" });
let region = await get(arr, [slice(10, 20), null, 0]);

Read the documentation to learn more.

License

MIT

0.1.1

3 months ago

0.1.0-next.20

4 months ago

0.1.0-next.22

4 months ago

0.1.0-next.21

4 months ago

0.1.0-next.24

4 months ago

0.1.0-next.23

4 months ago

0.1.0-next.26

4 months ago

0.1.0-next.25

4 months ago

0.1.0

4 months ago

0.1.0-next.19

6 months ago

0.1.0-next.18

6 months ago

0.1.0-next.17

9 months ago

0.1.0-next.16

10 months ago

0.1.0-next.15

10 months ago

0.1.0-next.14

12 months ago

0.1.0-next.13

1 year ago

0.1.0-next.12

1 year ago

0.1.0-next.11

1 year ago

0.1.0-next.9

1 year ago

0.1.0-next.10

1 year ago

0.1.0-next.8

1 year ago

0.1.0-next.7

1 year ago

0.1.0-next.6

2 years ago

0.1.0-next.5

2 years ago

0.1.0-next.4

2 years ago

0.1.0-next.3

2 years ago

0.1.0-next.2

2 years ago

0.1.0-next.1

2 years ago

0.1.0-next.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago