Biggus 0.1
pip install Biggus==0.1
Released:
Virtual large arrays and lazy evaluation
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Lesser General Public License v3 (LGPLv3) (UNKNOWN)
- Author: Richard Hattersley
Classifiers
Project description
Virtual large arrays and lazy evaluation.
Design goals:
Keep the public interface compact.
Leverage standard Python syntax.
Avoid overloading behaviour.
Mimic NumPy when it doesn’t contradict the other goals.
Use cases:
Extract a lazy subset of a lazy array.
Extract a sequence of concrete slices from a lazy array.
MUST NOT make the full lazy array concrete.
Stack a homogenous collection of lazy arrays to create a higher dimensional lazy array.
Join a collection of compatible lazy arrays to create a larger lazy array of the same dimensionality.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Lesser General Public License v3 (LGPLv3) (UNKNOWN)
- Author: Richard Hattersley
Classifiers
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
File details
Details for the file Biggus-0.1.tar.gz
.
File metadata
- Download URL: Biggus-0.1.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
77bb5131123a219ff6c4c6214c5974f641ef2708c35d242f78570f15c703f085
|
|
MD5 |
21bcd798278976d58dff076f253d56f2
|
|
BLAKE2b-256 |
ce0b251f3c0683a6566ff31e3d6d89ba59da0d35213858590ff31078ea8ee7e0
|