Пакет: python-h5py (2.8.0-3)
Ссылки для python-h5py
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код h5py:
Сопровождающие:
- Debian Science Maintainers (Страница КК, Почтовый архив)
- Ghislain Antony Vaillant (Страница КК)
- Mo Zhou (Страница КК)
Внешние ресурсы:
- Сайт [www.h5py.org]
Подобные пакеты:
general-purpose Python interface to hdf5 (Python 2)
HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data.
From a Python programmer's perspective, HDF5 provides a robust way to store data, organized by name in a tree-like fashion. You can create datasets (arrays on disk) hundreds of gigabytes in size, and perform random-access I/O on desired sections. Datasets are organized in a filesystem-like hierarchy using containers called "groups", and accessed using the tradional POSIX /path/to/resource syntax.
H5py provides a simple, robust read/write interface to HDF5 data from Python. Existing Python and Numpy concepts are used for the interface; for example, datasets on disk are represented by a proxy class that supports slicing, and has dtype and shape attributes. HDF5 groups are presented using a dictionary metaphor, indexed by name.
This package provides the modules for Python 2.
Другие пакеты, относящиеся к python-h5py
|
|
|
|
-
- dep: libc6 (>= 2.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libhdf5-103
- Hierarchical Data Format 5 (HDF5) - runtime files - serial version
-
- dep: python
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-numpy (>= 1:1.14.3)
- быстрые методы работы с числовыми массивами – модуль для языка Python
-
- dep: python-numpy-abi9
- виртуальный пакет, предоставляемый python-numpy
-
- dep: python-six
- библиотека совместимости Python 2 и 3 (интерфейс для Python 2)
-
- sug: python-h5py-doc
- documentation for h5py
Загрузка python-h5py
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
i386 | 585,9 Кб | 3 161,0 Кб | [список файлов] |