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
* implemented "new syntax": using strings for group of values everywhere
* converted tests to unittests
* when creating an "aggregated" LArray (via .sum(axis=(x, y, z)), use the ValueGroup themselves as the axis ticks, instead of relying on a labeler
* LA.sum(axis=singlegroup) collapse the dimension, like filter
0 commit comments