fathollahzadeh opened a new pull request #1297:
URL: https://github.com/apache/systemds/pull/1297


   This commit is an implementation for HDF5 data format files. The HDF5 The 
file format specification is available from the HDF Group 
[here](https://en.wikipedia.org/wiki/Hierarchical_Data_Format) 
   
   Currently, this patch is targeting the HDF5 format with supporting some 
features of the HDF5. The supported features:
    1. Two Dimension Data (Matrix)
    2. Matrix with FP64 (double) Data Type
   3. Single Dataset
   4. Single Group 
   5. Contiguous Dataset
   6. Read/Write and SystemDS Parallel Feature
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to