Home
last modified time | relevance | path

Searched defs:_h5py (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-unyt/unyt-2.8.0/unyt/
H A D_on_demand_imports.py109 _h5py = h5py_imports() variable
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/cython/cantera/
H A Dcomposite.py15 _h5py = ImportError('Method requires a working h5py installation.') variable
17 import h5py as _h5py namespace
/dports/math/py-yt/yt-4.0.1/yt/utilities/
H A Don_demand_imports.py515 _h5py = h5py_imports() variable