_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tensorstore 0.1.52
Dependencies: brotli@1.0.9 c-blosc@1.21.1 curl@8.6.0 libavif@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 lz4@1.9.3 nasm@2.15.05 nghttp2@1.58.0 python-wrapper@3.11.11 snappy@1.1.9 xz@5.4.5 zstd@1.5.6
Propagated dependencies: python-absl-py@2.3.1 python-appdirs@1.4.4 python-asttokens@3.0.0 python-attrs@25.3.0 python-aws-sam-translator@1.99.0 python-aws-xray-sdk@2.14.0 python-babel@2.16.0 python-blinker@1.9.0 python-boto3@1.40.61 python-botocore@1.40.61 python-certifi@2025.06.15 python-cffi@1.17.1 python-cfn-lint@1.38.1 python-charset-normalizer@3.4.2 python-click@8.1.8 python-cloudpickle@3.1.0 python-colorama@0.4.6 python-cryptography@44.0.0 python-dateutil@2.9.0 python-decorator@5.2.1 python-docker@7.1.0 python-docutils@0.21.2 python-ecdsa@0.19.0 python-exceptiongroup@1.3.0 python-executing@2.2.0 python-flask@3.1.0 python-flask-cors@6.0.1 python-googleapis-common-protos@1.56.4 python-graphql-core@3.1.2 python-grpcio@1.52.0 python-idna@3.10 python-imagesize@1.4.1 python-importlib-metadata@8.7.0 python-iniconfig@2.1.0 python-ipython@8.37.0 python-itsdangerous@2.2.0 python-jedi@0.19.2 python-jinja2@3.1.2 python-jmespath@1.0.1 python-jose@3.3.0 python-jsondiff@2.2.1 python-jsonpatch@1.33 python-jsonpickle@4.0.0 python-jsonpointer@3.0.0 python-jsonschema@4.23.0 python-junit-xml@1.9-0.4bd08a2 python-lazy-object-proxy@1.11.0 python-markupsafe@3.0.2 python-matplotlib-inline@0.1.7 python-ml-dtypes@0.2.0 python-moto@5.1.5 python-mpmath@1.3.0 python-networkx@3.4.2 python-numpy@1.26.4 python-openapi-schema-validator@0.6.2 python-openapi-spec-validator@0.7.1 python-packaging@25.0 python-parso@0.8.4 python-pbr@7.0.1 python-pexpect@4.9.0 python-platformdirs@4.3.6 python-pluggy@1.6.0 python-prompt-toolkit@3.0.51 python-protobuf@3.20.3 python-ptyprocess@0.7.0 python-pure-eval@0.2.3 python-pyasn1@0.6.1 python-pycparser@2.22 python-pygments@2.19.1 python-pyparsing@3.2.3 python-pytest@8.4.1 python-pytest-asyncio@1.0.0 python-pyyaml@6.0.2 python-regex@2024.11.6 python-requests@2.32.5 python-requests-toolbelt@1.0.0 python-responses@0.25.3 python-rfc3339-validator@0.1.4 python-rpds-py@0.10.6 python-rsa@4.9.1 python-s3transfer@0.14.0 python-sarif-om@1.0.4 python-setuptools@80.9.0 python-six@1.17.0 python-snowballstemmer@2.2.0 python-sphinx@7.4.7 python-sphinxcontrib-applehelp@2.0.0 python-sphinxcontrib-devhelp@2.0.0 python-sphinxcontrib-htmlhelp@2.1.0 python-sphinxcontrib-jsmath@1.0.1 python-sphinxcontrib-qthelp@2.0.0 python-sphinxcontrib-serializinghtml@2.0.0 python-sshpubkeys@3.2.0 python-stack-data@0.6.3 python-sympy@1.13.3 python-tomli@2.2.1 python-traitlets@5.14.1 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-wcwidth@0.2.13 python-websocket-client@1.8.0 python-werkzeug@3.1.3 python-wrapt@1.17.0 python-xmltodict@0.14.2 python-yapf@0.43.0 python-zipp@3.23.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/tensorstore
Licenses: ASL 2.0
Synopsis: Library for reading and writing large multi-dimensional arrays
Description:

TensorStore is a C++ and Python software library designed for storage and manipulation of large multi-dimensional arrays that:

  • Provides advanced, fully composable indexing operations and virtual views.

  • Provides a uniform API for reading and writing multiple array formats, including zarr and N5.

  • Natively supports multiple storage systems, such as local and network filesystems, Google Cloud Storage, Amazon S3-compatible object stores, HTTP servers, and in-memory storage.

  • Offers an asynchronous API to enable high-throughput access even to high-latency remote storage.

  • Supports read caching and transactions, with strong atomicity, isolation, consistency, and durability (ACID) guarantees.

  • Supports safe, efficient access from multiple processes and machines via optimistic concurrency.

Total results: 1