The numpy backend for datar
Project description
datar-numpy
The numpy backend for datar.
Note that only base APIs are implemented.
Installation
pip install -U datar-numpy
# or
pip install -U datar[numpy]
Usage
from datar.base import ceiling
# without it
ceiling(1.2) # NotImplementedByCurrentBackendError
# with it
ceiling(1.2) # 2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datar_numpy-0.3.5.tar.gz
(12.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datar_numpy-0.3.5.tar.gz.
File metadata
- Download URL: datar_numpy-0.3.5.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.10 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4583ffa3020ed1a7d014044758a4c16fb1b2a30049e484dc79493ee2a8fa39d5
|
|
| MD5 |
7e71b409aa9e51ec01c3630abb2862e6
|
|
| BLAKE2b-256 |
b6e4428b1e233a8318825af6f75a6fc4fc9a09ee91d97db6c734bd47ad5f1d5d
|
File details
Details for the file datar_numpy-0.3.5-py3-none-any.whl.
File metadata
- Download URL: datar_numpy-0.3.5-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.10 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15af1c6cf968135290613a95acf85f09b41a96d0fe2a3e312fc40decd3b5ab5e
|
|
| MD5 |
e3455d337d22530045948beba9c61bbe
|
|
| BLAKE2b-256 |
553e01937a0ef69ce37b57be739b9fcc80c4316018958e7ced60c46f98358165
|