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.7.tar.gz
(89.6 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.7.tar.gz.
File metadata
- Download URL: datar_numpy-0.3.7.tar.gz
- Upload date:
- Size: 89.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3732488c184170615be1a2f3c6badb0cabbaa1c576a9a0555e970a3bcb5b4eeb
|
|
| MD5 |
85b7b1e8b082827eb0ed1def527c7a03
|
|
| BLAKE2b-256 |
428e965b4269351def93be3dcc843220d7d26556edd404d295eeb0e45b54f29a
|
File details
Details for the file datar_numpy-0.3.7-py3-none-any.whl.
File metadata
- Download URL: datar_numpy-0.3.7-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12bf1e8ed076f3925eafc64e80ba56d589667003f71fac68f3f71baaa879a36d
|
|
| MD5 |
a482e5f0356a73d922d9c8c8e2b764a7
|
|
| BLAKE2b-256 |
08f76bf8b2e448bfa7732c67d97cbc0eeb89635c4a009bfd1a4f348188214480
|