海鸥加速器-海鸥加速器官网入口链接-ios苹果版app手机版安卓PC客户端下载-海鸥加速器
Note
This page describes the overall philosophy behind unumpy
. If you are
interested in a general dispatch mechanism, see uarray
.
unumpy
builds on top of uarray
. It is an effort to specify the core
NumPy API, and provide backends for the API.
海鸥加速器-海鸥加速器官网入口链接-ios苹果版app手机版安卓PC客户端下载-海鸥加速器
unumpy
is the first approach to leverage uarray
in order to build a
generic backend system for (what we hope will be) the core NumPy API specification.
It’s possible to create the backend object, and use that to perform operations.
In addition, it’s possible to change the used backend via a context manager.