numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
18 stars 6 forks source link

Implemented changes required by #78 #79

Closed numeredev closed 1 year ago

numeredev commented 1 year ago

SUMMARY

Implements necessary changes for #78

Reviewers: @numere-org/maintainers

IMPLEMENTATION

DOCUMENTATION


TESTS BY REVIEWERS

raphael-sys commented 1 year ago

Is a automated software test necessary here? I would need to export a file and then re-import it. Possible, not sure if it is worth the extra effort, as the problem is unlikely to occur again.

numeredev commented 1 year ago

This can be done with an automatic test and you could check the results after re-importing. Does not really check the single fix (more like two of them), but still can be used as a regression test.