_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.10.7 snappy@1.1.9 xz@5.4.5 zstd@1.5.2
Propagated dependencies: python-absl-py@1.4.0 python-appdirs@1.4.4 python-asttokens@2.2.1 python-attrs@21.2.0 python-aws-sam-translator@1.51.0 python-aws-xray-sdk@2.12.0 python-babel@2.10.3 python-blinker@1.4 python-boto3@1.21.35 python-botocore@1.24.35 python-certifi@2022.6.15 python-cffi@1.15.1 python-cfn-lint@0.65.0 python-charset-normalizer@2.1.0 python-click@8.1.7 python-cloudpickle@1.6.0 python-colorama@0.4.4 python-cryptography@42.0.5 python-dateutil@2.8.2 python-decorator@5.0.9 python-docker@5.0.3 python-docutils@0.19 python-ecdsa@0.17.0 python-exceptiongroup@1.1.1 python-executing@0.8.2 python-flask@2.1.1 python-flask-cors@3.0.10 python-googleapis-common-protos@1.56.4 python-graphql-core@3.1.2 python-grpcio@1.47.0 python-idna@3.3 python-imagesize@1.2.0 python-importlib-metadata@5.2.0 python-iniconfig@1.1.1 python-ipython@8.5.0 python-itsdangerous@2.0.1 python-jedi@0.18.2 python-jinja2@3.1.2 python-jmespath@1.0.1 python-jose@3.3.0 python-jsondiff@1.2.0 python-jsonpatch@1.16 python-jsonpickle@3.0.4 python-jsonpointer@1.10 python-jsonschema@4.5.1 python-junit-xml@1.9-0.4bd08a2 python-lazy-object-proxy@1.5.1 python-markupsafe@2.1.1 python-matplotlib-inline@0.1.3 python-ml-dtypes@0.3.1 python-moto@3.1.4 python-mpmath@1.2.1 python-networkx@2.8.6 python-numpy@1.23.2 python-openapi-schema-validator@0.2.3 python-openapi-spec-validator@0.4.0 python-packaging@21.3 python-parso@0.8.3 python-pbr@5.5.1 python-pexpect@4.8.0 python-platformdirs@3.10.0 python-pluggy@1.0.0 python-prompt-toolkit@3.0.29 python-protobuf@3.20.2 python-ptyprocess@0.5.2 python-pure-eval@0.2.2 python-pyasn1@0.4.8 python-pycparser@2.21 python-pygments@2.12.0 python-pyparsing@3.0.6 python-pytest@7.1.3 python-pytest-asyncio@0.21.0 python-pyyaml@6.0.1 python-regex@2022.1.18 python-requests@2.28.1 python-requests-toolbelt@0.9.1 python-responses@0.22.0 python-rfc3339-validator@0.1.4 python-rpds-py@0.10.6 python-rsa@3.4.2 python-s3transfer@0.5.0 python-sarif-om@1.0.4 python-setuptools@67.6.1 python-six@1.16.0 python-snowballstemmer@2.0.0 python-sphinx@5.1.1 python-sphinxcontrib-applehelp@1.0.2 python-sphinxcontrib-devhelp@1.0.2 python-sphinxcontrib-htmlhelp@2.0.0 python-sphinxcontrib-jsmath@1.0.1 python-sphinxcontrib-qthelp@1.0.3 python-sphinxcontrib-serializinghtml@1.1.5 python-sshpubkeys@3.1.0 python-stack-data@0.2.0 python-sympy@1.11.1 python-tomli@2.0.1 python-traitlets@5.9.0 python-typing-extensions@4.9.0 python-urllib3@1.26.15 python-wcwidth@0.1.8 python-websocket-client@1.2.3 python-werkzeug@2.0.2 python-wrapt@1.11.2 python-xmltodict@0.12.0 python-yapf@0.32.0 python-zipp@1.0.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