numere-org / NumeRe

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

Enable relative namespaces #123

Closed numeredev closed 1 year ago

numeredev commented 1 year ago

SUMMARY

Implements necessary changes for #18

Reviewers: @numere-org/maintainers

IMPLEMENTATION

DOCUMENTATION


TESTS BY REVIEWERS

numeredev commented 1 year ago

Three different features to test here: the relative namespaces, the RegEx functionality of TAB().fndcols() and the new string function getfilediff().

diop7 commented 1 year ago

getfilediff() and $goto~~ tested manually TAB().fndcols() tested automatically

diop7 commented 1 year ago

Added newNamespace~relativeNamespace