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
v.0.9.15, contd
* ndarray support continued
* zeros/ones for nd
* min/max for nd with correct cmp
* sum/prod for nd
* flip/rot90 for nd
* some simplifications and optimizations
* update demo and tests