xtensor icon indicating copy to clipboard operation
xtensor copied to clipboard

xt::stack with vector of xarray instead of xtuple

Open nawalsingh666 opened this issue 3 years ago • 2 comments

Is it possible to stack a vector(dynamic length) in xtensor ?

xt::stack takes xt::xtuple as argument, is it possible to pass vector somehow or convert vector to xt::xtuple ?

nawalsingh666 avatar Sep 28 '22 15:09 nawalsingh666

https://github.com/xtensor-stack/xtensor/issues/1825

mirmohammad avatar Jan 10 '23 23:01 mirmohammad

https://github.com/xtensor-stack/xtensor/issues/1450

mirmohammad avatar Jan 10 '23 23:01 mirmohammad