Vector expansions are really slow
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Vector expansions like {a:b} can create vectors with b-a+1 components, but they slow down the evaluation process quite a lot. This might be due to the fact that they do not seem to be cached well.
Will be handled with the changes for ticket [#665] in a separate branch.
Tested manually. No deviations detected.
Anonymous
Diff:
Diff:
Related
Tickets:
#665Diff:
Related
Commit: [r1130]
Tickets:
#665Diff: