Refactor Datum1D and Datum2D
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
We should rename those types:
Datum1D -> NMR1D
Datum2D -> NMR2D
And the corresponding variables (meaning if we have a datum1D it should be renamed to nmr1D.
It will be ok to have Data1D contained in NMR1D but currently we have Data1D that is inside Datum1D ?!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.