'assert' evaluates the wrong part of the expression
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Sometimes, when the expression consists of some embedded string expressions, those are evaluated early by assert although they are not meant to be checked. Might be fixed by adding another flag to the string parser's starting routine to explicitly enable assert for this call (probably only valid in three regions).
Can be implemented as proposed by the analysis.
All tests now run as expected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1072]
Diff: