Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37506018
en ru br
ALT Linux repos
S:0.3.1-alt1

Group :: Development/Python3
RPM: python3-module-hdfdict

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.1-alt1
Build date: 15 november 2019, 07:37 ( 231.8 weeks ago )
Size: 8738 b

Home page:   https://pypi.python.org/pypi/hdfdict

License: MIT
Summary: Helps h5py to dump and load python dictionaries
Description:

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-hdfdict
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin