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

58 string expressions cannot be used as indices #61

Closed numeredev closed 1 year ago

numeredev commented 1 year ago

SUMMARY

Implements necessary changes for #58

Reviewers: @numere-org/maintainers

IMPLEMENTATION

par{} = getfileinfo("<>/numere.exe");
c{} = {1:16};
partable(1, 1+num(par{})/2:) = par{{2:2:nlen}};

DOCUMENTATION


TESTS BY REVIEWERS