BlueQuartzSoftware / simplnx

The backend algorithms and framework associated with DREAM3DNX, a data analysis program for materials science data analytics
http://www.dream3d.io/
Other
7 stars 9 forks source link

FILTERS: Adding MeshIO reader and writers. #1009

Closed joeykleingers closed 2 months ago

joeykleingers commented 2 months ago

Adds the following filters:

Also exposes a new method called numpy_dtype_to_datatype to Python that converts numpy dtypes to NX DataTypes.

StopkaKris commented 2 months ago

Very cool! I will definitely be testing this in the next release.