AdvDask
AdvDask is an advanced extension of the popular Dask library, providing enhanced functionality for parallel computing and handling large datasets.
Installation
pip install advdask
USAGE:
import dask.array as da
from advdask import advanced_compute
# Create a Dask array
x = da.arange(10, chunks=5)
# Perform advanced computation
result = advanced_compute(x)
print(result)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
advdask-0.1.0.tar.gz
(3.0 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 advdask-0.1.0.tar.gz.
File metadata
- Download URL: advdask-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
028131154f1836aeaa63baacea3279f6201e12659278460043ffbcd18b799061
|
|
| MD5 |
a6d45307f0478868fc32e33cd0e55c11
|
|
| BLAKE2b-256 |
796686bddf70ba8f601375f3f6adfd82664037a1e78474e305b8400b8f1034b3
|
File details
Details for the file advdask-0.1.0-py3-none-any.whl.
File metadata
- Download URL: advdask-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9d0187faeac72880d49b75f3401e49edffd0a96d599bd02c83e02938fbb6e15
|
|
| MD5 |
b8e3ccfe4bfa2e8e5e1e69e6af592bbc
|
|
| BLAKE2b-256 |
6bf20a1737be88d00bbf78448f4231314e202a5b84720414857876a3c549052b
|