Published June 26, 2020
| Version 0.4.0
Software
Open
nlesc-nano/data-CAT: Data-CAT 0.4.0
Description
See https://github.com/nlesc-nano/data-CAT/milestone/3:
- Updated the hdf5 logging system.
- Moved all dtype-related functions and data to
dataCAT.dtype. - Cleaned up the global namespace.
- Added the
PDBContainer.indexattribute. - Create the
indexDataset when callingPDBContainer.create_hdf5_group(). Aforementioned Dataset is used as dimensional scale. - Provide users more control over the keyword arguments used for creating datasets.
- Fixed an issue where
PDBContainer.to_molecules()would set values as numpy scalars rather than using its builtin counterparts. - Added an API for creating and managing datasets for containing quantum-mechanical properties in hdf5 format.
- Cleaned up the backwards-compatibility checks in
dataCAT.create_database.
Files
nlesc-nano/data-CAT-0.4.0.zip
Files
(489.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:bffdff6ded6c2a5aa3cd88c2a8276788
|
489.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nlesc-nano/data-CAT/tree/0.4.0 (URL)