Utils for Intel® Integrated Performance Primitives
Project description
Utils for Intel Integrated Performance Primitives
from ipp_utils import interpolation, rfft, rfft_fwd, rwelch
with interpolation(...) as ret:
print(ret)
with rfft(...) as ret:
print(ret)
with rfft_fwd(...) as buf:
print(buf(...))
with rwelch(...) as buf:
print(buf(...))
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
ipp_utils-2.0.0a1.tar.gz
(1.6 MB
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 ipp_utils-2.0.0a1.tar.gz.
File metadata
- Download URL: ipp_utils-2.0.0a1.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da6abd96f28a36079400961da94be9a13b330aea5c2b4b06c83425cc41287d4a
|
|
| MD5 |
14b210cb5c97ef364841b1f931517bae
|
|
| BLAKE2b-256 |
d9ed2a6e5b2096da0934135065197991818f645ccb4505f8a6ccc38ca3042052
|
File details
Details for the file ipp_utils-2.0.0a1-py3-none-any.whl.
File metadata
- Download URL: ipp_utils-2.0.0a1-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
872b50ee0777a11f5a5779594cb0eb6e8528429b4243b1072dec9ec6b4014779
|
|
| MD5 |
8a9357528314544b21f876c9b1c3c7bd
|
|
| BLAKE2b-256 |
d8d77b590a9b0630b708eee4011a2e03f27000982b69609f3fc267e6e2bd109f
|