You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
increase nesting level of the snippet based on how many snippets need to be merged instead an arbitrary value of 10 and reorder the indexes afterwards to avoid floating point problems where nestinglevel< 1e-15 would be added upon index > 1, where the index then wouldn't change.
0 commit comments