-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
@dcherian and I brainstormed on the topics that should be included in the docs as following:
- Basic Concepts :
- How to convert numpy and cupy.
.mean
,.std
and basic operations.- Creating Arrays
- Checking for cupy arrays
- Accessing the underlying array
- Moving data between CPU and GPU (or host and device)
- Fundamental Xarray + Cupy:
- Most Xarray operations preserve array type
- Alignment
- Broadcasting
- Basic Arithmetic
- Numpy universal functions
Make the docs as notebooks.
Metadata
Metadata
Assignees
Labels
No labels