Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37432108
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-hdfdict

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.3.1-alt1
Время сборки: 15 ноября 2019, 07:37 ( 231.2 недели назад )
Размер архива: 8738 b

Домашняя страница:   https://pypi.python.org/pypi/hdfdict

Лицензия: MIT
О пакете: Helps h5py to dump and load python dictionaries
Описание:

If you have a hierarchical data structure of numpy arrays in a
dictionary for example, you can use this tool to save this dictionary
into a h5py File() or Group() and load it again. This tool just maps the
hdf Groups to dict keys and the Datset to dict values. Only types
supported by h5py can be used. The dicitonary-keys need to be strings
until now.

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-hdfdict
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin