FAIRmat-NFDI / nyaml

https://fairmat-nfdi.github.io/nyaml
https://pypi.org/project/nyaml/
Apache License 2.0
1 stars 0 forks source link

Proposal: make `dim` notation the default in nxdl-to-nyaml #22

Closed lukaspie closed 4 months ago

lukaspie commented 4 months ago

Currently, when the dim keyword with numpy notation is used in an nyaml file and I run a full forwards-backwards cycle of nyaml, the notation is changed to dimensions with rank and dim.

I propose to make the backwards conversion default to the dim keyword.

RubelMozumder commented 4 months ago

Following up from the last issue:

https://github.com/FAIRmat-NFDI/pynxtools/issues/151